Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in quartz-graphics

Emboss effect in Core Graphics

CALayer and Off-Screen Rendering

Drawing a path with CAKeyFrameAnimation on iPhone

Combining UIView animation blocks and OpenGL ES rendering

Is there a way to draw a CGContextDrawRadialGradient as an oval instead of a perfect circle?

Drawing a text along a path in QuartzCore

CGContextDrawAngleGradient?

iPhone iOS how to create graphics effects like drop shadow, etc? What effects are built-into iOS?

Drawing woes with CALayer

Curving/warping views with CoreAnimation or OpenGL for carousel effect

How to get color components of a CGColor correctly

Can i move the origin when doing a rotation transform in Quartz 2D for the iPhone?

Change animation time for properties of a CALayer

How to have smooth sketch drawing on iPhone [duplicate]

How to draw a shape on top of a UIImage while respecting the image's alpha mask

Redrawing custom CALayer subclass on custom property change

On iOS, what is the fastest way to cache a drawn screen image and display it?

CGPath with outline

UIView with shadow

How to use CGPathApply properly