Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-graphics

Horizontal Flip of a frame in Objective-C

Why am I receiving an "invalid context" error in the following Core Graphics code?

How to animate CATransform3D with multiple transforms?

background color using core graphics

Fill Color Animation Flickers when calling block in animation did stop

drawRect with rounded corners

ios swift core-graphics

Accessing CGRect values directly vs normalizing them in Swift - Objective-C rules still valid?

ios swift core-graphics cgrect

Swift 3.0 converting error fix

core-graphics swift3 cgrect

How do I adjust a Quartz 2D context to account for a Retina display?

Drawing with Core Graphics looks chunky on Retina display

How to free memory in ARC for high memory usage graphics render?

Define CGPoint having angle and diameter

ios iphone core-graphics

UIImageView: get transformed UIImage

Converting Objective-C code to Swift: okay to omit release calls?

Strange CoreImage cropping issues encounter here

Must I cast this that way?

iphone c core-graphics

Comparing two CGPoints for equality: returning not equal for two objects that output same point?

ios swift core-graphics

Why does my Quartz arcs display thicker than the straight lines?

Drawing path by Bezier curves

Having trouble with releases in core graphics