Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-graphics

How do you set the inputTransform for CIAffineTransform in iOS 5

Color difference between drawRect and Interface Builder?

Collection element of type 'CGSize' is not an Objective-C object

draw embossed arc using core graphics

iphone ios core-graphics

How to scale up an UIImage without smoothening anything?

How Can I Record the Screen with Acceptable Performance While Keeping the UI Responsive?

What is the most efficient way to display CVImageBufferRef on iOS

Drawing chart with lots of points efficiently on iOS

Returning an autorelease'd CFTypeRef with ARC

Is CoreGraphics (much) slower on the new iPad?

Why won't Helvetica Neue Bold glyphs draw as a normal subpath in NSBezierPath?

OSX/Swift: Call function when screen becomes available

Clipping shadows created by CALayer.shadow

ios core-graphics calayer

Using Core Graphics/ Cocoa, can you draw to a bitmap context from a background thread?

-[CALayer setNeedsDisplayInRect:] causes the whole layer to be redrawn

iphone : How to implement the page flip effect without curl?

How to render stretched text in iOS?

Get NSWindow* from CGWindowListCopyWindowInfo

How to directly update pixels - with CGImage and direct CGDataProvider