Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-graphics

Saving and restoring CGContext

How to flip coordinates when drawing in context?

draw a line by using CGPath [closed]

iphone core-graphics

iOS: a Complete 360 Degree-Rotation Using Block, Not CABasicAnimation

CGContextDrawImage in Retina draws image pixelated?

iPad texture loading differences (32-bit vs. 64-bit)

How to curve balloon tail (simple triangle shape)

ios core-graphics

HDR images through Core Image?

How to paint a good RGB color map?

How to resolve CGDirectDisplayID changing issues on newer multi-GPU Apple laptops in Core Foundation/IO Kit?

Which CGImageAlphaInfo should we use?

Inverse UIlabel text color when its frame intersects an UIView

reading value in CFDictionary with swift

Getting pixel format from CGImage

Decode images in background thread?

CGBitmapContextCreate returns NULL

How to make a conical gradient in iOS using Core Graphics / Quartz 2D?

What is the UIGraphicsGetCurrentContext() equivalent for OS X?

UIGraphicsBeginImageContextWithOptions and Multithreading