目录一、基本使用1. XML 中声明 ImageButton2. 代码中设置图片二、与普通 Button 的区别三、高级用法1. 不同状态下的图片显示2. 添加点击水波纹效果3. 圆形 ImageButton 实现四、实际应用示例1. 实现一个拍照按钮五、
Basically I want two mix two colours color1 and color2. Since simple calculation\'s bring up stuff like blue+yellow = grey ((color1.r + color2.r)/2 etc) i did some research and found that apparently m