Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-graphics

Resize UIImage with aspect ratio?

Saving CGImageRef to a png file?

How can I draw an arrow using Core Graphics?

drawRect on top of subviews

Where and how to __bridge

UIView transparent gradient

The relationship between CoreGraphics, UIViews and CALayers

How to change a particular color in an image?

Draw a simple circle uiimage

How to fill a path with gradient in drawRect:?

One step affine transform for rotation around a point?

Is there a way to make drawRect work right NOW?

Implicit conversion from enumeration type 'enum CGImageAlphaInfo' to different enumeration type 'CGBitmapinfo' (aka) 'enum CGBitmapInfo')

ios enums core-graphics

How to detect where NaN is passing to CoreGraphics API on Mac OS X 10.9

How to use kCGImagePropertyGIFImageColorMap or create a color table?

How to merge two UIImages?

CABasicAnimation does not animate correctly when I update model layer

Weak performance of CGEventPost under GPU load

What does yellow tinting represent when using "color misaligned images" on iPhone/iOS

What's the difference and compatibility of CGLayer and CALayer?