Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-graphics

Get NSWindow* from CGWindowListCopyWindowInfo

How to directly update pixels - with CGImage and direct CGDataProvider

Is UIImageJPEGRepresentation() thread safe?

ios Decode part of an image

Capture image/screenshot of SCNView with SCNNode hidden: drawViewHierarchyInRect afterScreenUpdates not working

Why did Apple flip their unit circle for UIBezierPath?

How to animate arc/donut segment stroke and length change

Changes Brightness in color replacement

CALayers never calls it's delegate's drawLayer:inContext: even after [layer setNeedsDisplay] and [layer display]

Image Circular Wrap in iOS

How do I add an outer glow to a UIImage or UIImageView or UIView

CGContextDrawPDFPage taking up large amounts of memory

How do you generate an RGBA image in Core Graphics?

Drawing Text with Core Graphics

How to rotate an object around a arbitrary point?

How to get a CGImageRef from Context-Drawn Images?

Reasons to use CoreGraphics instead of SpriteKit?

Detecting transparency in an image

ios core-graphics

CGPath with outline

Does the result of CGImageGetColorSpace(image) have to be released?