摘要:
UIButton中的**EdgeInsets是做什么用的?UIEdgeInsetsMakeCreates an edge inset for a button or view.An inset is a margin around the drawing rectangle where each s... 阅读全文
摘要:
CoreImage-with-EAGLContexthttps://github.com/anaglik/CoreImage-with-EAGLContextSimple example of drawing manipulated image to CIContext based on EAGLC... 阅读全文
摘要:
SAMCoreImageViewhttps://github.com/soffes/SAMCoreImageViewRender a CIImage in an OpenGL thingy so it's real fast and junk. You won't see any speed up ... 阅读全文
摘要:
NSImage+HHTint - Tints grayscale images using CoreImagehttps://github.com/gloubibou/NSImage-HHTintThis category on NSImage adds a single method:- (NSI... 阅读全文
摘要:
使用iCarousel的旋转木马效果请求图片https://github.com/nicklockwood/iCarousel先看看效果: 源码如下://// RootViewController.m//// Created by YouXianMing on 14-5-16.// Copy... 阅读全文