New posts in core-graphics

iOS 7 style Blur view

How to store CGRect values in NSMutableArray?

Draw segments from a circle or donut

How to create a colored 1x1 UIImage on the iPhone dynamically?

How do I add a gradient to the text of a UILabel, but not the background?

How to make one color transparent on a UIImage?

How do I make UILabel display outlined text?

How to control shadow spread and blur?

Resize UIImage with aspect ratio?

Inner shadow effect on UIView layer?

to drawRect or not to drawRect (when should one use drawRect/Core Graphics vs subviews/images and why?)

How to scale down a UIImage and make it crispy / sharp at the same time instead of blurry?

Get Slightly Lighter and Darker Color from UIColor

CGContextDrawImage draws image upside down when passed UIImage.CGImage

Draw a perfect circle from user's touch

How to Convert UIView to PDF within iOS?

Problem setting exif data for an image

Retrieving a pixel alpha value for a UIImage

invalid context 0x0 under iOS 7.0 and system degradation

Getting a screenshot of a UIScrollView, including offscreen parts