追逐理想
如果你了解我,你就会喜欢我
posts - 151,comments - 60,views - 94万

随笔分类 -  Skia

Skia之五 SkMaskFilter (SkBlurMaskFilter的使用) 篇
摘要:SkMaskFilter (SkBlurMaskFilter的使用)类的继承关系:SkNoncopyable ∟ SkRefCnt ∟SkFlattenable ∟SkMaskFilter ∟SkBlurMaskFilterImpl ∟SkEmbossMaskFilter ∟SkTableMaskFilter ∟SkKernel33ProcMaskFilterSkBlurMaskFilterSkBlurMask SkEmbossMask以上为与MaskFilter相关的类,其他 SkBlurMaskFilter/SkBlurMask/SkEmbossMask 三个类在eff... 阅读全文
posted @ 2012-06-01 15:06 人间奇迹 阅读(2563) 评论(0) 推荐(0) 编辑
Skia之四——SkGradientShader篇
摘要:SkGradientShader1. SkGradientShader::CreateLinear?/** Returns a shader that generates a linear gradient between the twospecified points.<p />CreateLinear returns a shader with a reference count of 1.The caller should decrement the shader's reference count when done with the shader.It is an 阅读全文
posted @ 2012-05-31 16:29 人间奇迹 阅读(1919) 评论(0) 推荐(0) 编辑
Skia之二 —— SkPaint 篇
摘要:SkPaint ?/** \class SkPaintThe SkPaint class holds the style and color information about how to drawgeometries, text and bitmaps.*/ SkPaint 保存绘制 几何形状、文本、位图 的风格和颜色信息。skia的 jni接口 http://blog.csdn.net/fangyuanseu/article/details/6619561?setAntiAlias: 设置画笔的锯齿效果。 setColor: 设置画笔颜色 setARGB: 设置画笔的a,r,p,g值。. 阅读全文
posted @ 2012-05-31 13:48 人间奇迹 阅读(6396) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示