Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-graphics

Render all UIViews below in grayscale

How to 'Flatten' multiple UIImageViews into ONE?

iOS: 2 Step Image Processing with CoreGraphics

UIImage face detection

What is the difference between closing the bezier path using closePath function and closing it manually?

Find Scale Value from CGAffineTransform

UIImage Resize without loss of quality

How to get the intersection of two CGPath?

What does CGColorGetComponents() return?

Force clockwise/anticlockwise rotation for a CABasicAnimation of a UIImageView

How to obtain a CGImageRef from the content of an UIView?

Animating Views with Core Animation Layer

Drawing a text along a path in QuartzCore

Masking CGContext with a CGPathRef?

Core Text - Height of glyph

How to draw a concentric circle in iphone?

How to adjust drop shadow dynamically during an UIImageView rotation?

How to apply a CGAffineTransform to a CGPoint

CGContextDrawAngleGradient?

Porting creation of a PDF document from iOS to Mac OS X