UIInvertedImage:[UIImage 倒置图像]

时间:2024-07-08 05:03:25
【文件属性】:

文件名称:UIInvertedImage:[UIImage 倒置图像]

文件大小:1KB

文件格式:ZIP

更新时间:2024-07-08 05:03:25

Objective-C

反转图像中的颜色。 pod 'UIImage+InvertedImage' # import " UIImage+InvertedImage.h " UIImage *img = [UIImage imageNamed: @" foo " ]; UIImage *gmi = img.invertedImage;


【文件预览】:
UIInvertedImage-master
----UIImage+InvertedImage.h(96B)
----UIImage+InvertedImage.m(847B)
----README.md(199B)

网友评论