Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-graphics

How to determine which part of an nsstring fits into a rect?

Intersection of CGRect and CGPath

ios core-graphics

Which parts of UIKit, Core Graphics, Core Animation, OpenGL are allowed on non main-thread?

How can I edit PDF files in an iOS application?

How to set a gradient border on UIView?

How to convert RectangleF[] into NSArray of CGRects?

Why is CGFloat float on 32 bit and double on 64 bit?

objective-c core-graphics

Is it possible to make UILabel with non-English characters green when Color Blended Layer is enabled?

Converting a NSString to a cString for use with CGContextShowTextAtPoint

How to get the real RGBA or ARGB color values without premultiplied alpha?

CGContextStrokePath not working when zooming and drawing images

drawing with clear color on UIView (cutting a hole) in static method

How to animate gradient moving up on iOS

Warning: Could not load any Objective-C class information using PaintCode's code

Track touch points in Multitouch

How would I draw something like this in Core Graphics

In iOS Development, using Core Graphics and/or Quartz 2D, how can I draw a circle filled with a gradient in such a manner that it looks like a sphere?

How to draw an oval speech bubble programmatically on iPhone?

Drawing in a background thread on iOS

CALayer compositingFilter, iOS 5 and CoreImage