Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

What is a graphic context? (iOS)

Core Image CIColorControls brightness filter creates wrong effect. How do I change my image's luminance?

How to crop a UIImage without losing it's scale property?

Subtract CGRect from CGRect -- largest piece of one not containing the other