Aaron Brethorst, 2014年1月19日
创建简单线形图/图表的iOS库。
MIT许可。
了解更多 添加至收藏 观看视频
此类别将全屏填充内容模式应用于图像,并在检测到面部时将其居中,而不是只以图像的几何中心为依据进行居中。
用法:将类别导入到您的.m文件或"prefix"文件中。
#import "UIImageView+UIImageView_FaceAwareFill.h"
然后在设置UIImageView的图像属性之后进行以下操作
[imageView faceAwareFill];
就这么多。
Is this hosted on GitHub?
If this control is hosted on GitHub, paste the address below, otherwise click "Not Hosted on GitHub".