Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 314 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 314 Bytes

android-image

安卓图像处理

一,RGB认识


RGBA模型

  • a.色调/色相 hue
  • b.饱和度 saturation
  • c.亮度/明度 lum

创建ImageHelper 对象

  • Step1:实现静态方法
  • Step2:创建Bitamp对象
  • Step3:创建画笔对象
  • Step4:调整效果图
  • Step5:返回图像