UIImage-MARKColorizer:用于图像着色的 UIImage 类别

时间:2021-06-18 21:32:47
【文件属性】:
文件名称:UIImage-MARKColorizer:用于图像着色的 UIImage 类别
文件大小:28KB
文件格式:ZIP
更新时间:2021-06-18 21:32:47
Objective-C UIImage-MARKColorizer 用于图像着色的 UIImage 类别。 使用 CGBlendMode 对图像进行操作。 查看 Apple 文档了解更多信息: : 有关如何使用 UIImage-MARKColorizer 的基本示例,请查看演示项目。 演示 可用方法 + (UIImage *)mark_colorizeImage:(UIImage *)image withColor:(UIColor *)color blendMode:( CGBlendMode )blendMode; - (UIImage *)mark_colorizedCopyWithColor:(UIColor *)color blendMode:(
【文件预览】:
UIImage-MARKColorizer-master
----.gitignore(556B)
----LICENSE.md(1KB)
----.travis.yml(114B)
----CONTRIBUTING.md(568B)
----UIImage-MARKColorizer.podspec(691B)
----Demo()
--------Demo.xcodeproj()
--------DemoTests()
--------Demo()
--------Demo.xcworkspace()
--------Podfile.lock(168B)
--------Podfile(104B)
----README.md(2KB)
----Tests()
--------Tests.xcodeproj()
--------Tests()
----Source()
--------.gitkeep(0B)
--------UIImage+MARKColorizer.h(336B)
--------UIImage+MARKColorizer.m(1KB)

网友评论