Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-graphics

UIGraphicsBeginImageContext vs CGBitmapContextCreate on iOS

iphone ios uikit core-graphics

Digitally sign a pdf document in iOS

Performance when frequently drawing CGPaths

Creating mask with CGImageMaskCreate is all black (iphone)

Create Hexagon ImageView shape in iOS

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?