
效果

描述
通過背景圖片的顏色,更改文本的顏色,防止亮色背景下,主題顏色也為白色,增加觀看體驗!
一行代碼搞定
設(shè)置背景圖片、文本
- (void)setTextColor:(UIImageView *)bgImage whith:(UILabel *)textLabel;
github:https://github.com/qixingguaizhuang/colorChoiceTool.git
感謝:
http://blog.csdn.net/ki19880210/article/details/38750789