Skip to content

Android简单的画图(涂鸦)应用,使用Paint的setXferMode方法实现了蜡笔效果

Notifications You must be signed in to change notification settings

Chenrenzhan/IDoodles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IDoodles

Android简单的画图(涂鸦)应用,使用Paint的setXferMode方法实现了蜡笔效果

#效果图

  • 蜡笔效果

https://github.com/Chenrenzhan/IDoodles/blob/master/%E6%95%88%E6%9E%9C%E6%88%AA%E5%9B%BE/%E8%9C%A1%E7%AC%94%E6%95%88%E6%9E%9C.png

  • 选择颜色

https://github.com/Chenrenzhan/IDoodles/blob/master/%E6%95%88%E6%9E%9C%E6%88%AA%E5%9B%BE/%E9%80%89%E6%8B%A9%E9%A2%9C%E8%89%B2.png

  • 选择颜色,并按中间的圆圈确定

https://github.com/Chenrenzhan/IDoodles/blob/master/%E6%95%88%E6%9E%9C%E6%88%AA%E5%9B%BE/%E9%80%89%E6%8B%A9%E9%A2%9C%E8%89%B2--%E5%B9%B6%E6%8C%89%E4%B8%AD%E9%97%B4%E7%9A%84%E5%9C%86%E5%9C%88%E7%A1%AE%E5%AE%9A.png

  • 选择画笔,当前选择蜡笔效果笔刷

https://github.com/Chenrenzhan/IDoodles/blob/master/%E6%95%88%E6%9E%9C%E6%88%AA%E5%9B%BE/%E9%80%89%E6%8B%A9%E7%94%BB%E7%AC%94--%E5%BD%93%E5%89%8D%E9%80%89%E6%8B%A9%E8%9C%A1%E7%AC%94%E7%AC%94%E5%88%B7.png

  • 不同画笔,不同颜色,不同画笔大小的效果

https://github.com/Chenrenzhan/IDoodles/blob/master/%E6%95%88%E6%9E%9C%E6%88%AA%E5%9B%BE/%E4%B8%8D%E5%90%8C%E7%AC%94%E5%88%B7%E4%B8%8D%E5%90%8C%E9%A2%9C%E8%89%B2%E4%B8%8D%E5%90%8C%E5%A4%A7%E5%B0%8F%E6%95%88%E6%9E%9C.png

  • 橡皮擦效果

https://github.com/Chenrenzhan/IDoodles/blob/master/%E6%95%88%E6%9E%9C%E6%88%AA%E5%9B%BE/%E6%A9%A1%E7%9A%AE%E6%93%A6%E6%95%88%E6%9E%9C.png

About

Android简单的画图(涂鸦)应用,使用Paint的setXferMode方法实现了蜡笔效果

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages