Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-graphics

How to set CGBITMAP_CONTEXT_LOG_ERRORS environmental variable?

ios xcode core-graphics

What's the right memory management pattern for buffer->CGImageRef->UIImage?

UIPopoverController without arrows?

On iOS, why UIBezierPath drawing doesn't require a context?

iphone ios uikit core-graphics

How do you use CGEventTapCreate in Swift?

How do I use CGAffineTransformMakeScale and Rotation at once?

How to draw polygons with CGPath?

Rotate image using CGContextDrawImage

Better quality image from UIGraphicsGetImageFromCurrentImageContext()

How to superimpose views over each captured frame inside CVImageBuffer, realtime not post process

Core Graphics CGImage mask not affecting

How to display an image on a MKOverlayView?

Is it possible to alter the letter-spacing/kerning of a font with Cocoa Touch?

Animating a shape with CoreAnimation

How to convert UIImage/CGImageRef's alpha channel to mask?

Memory warning and crash (ARC) - how to identify why it's happening?

How to create a CGBitmapContext which works for Retina display and not wasting space for regular display?

How do I autocrop a UIImage?

Drawing a very thin line with CGContextAddLineToPoint and CGContextSetLineWidth

Turning an NSImage* into a CGImageRef?