Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-graphics

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?

Rounded Corners only on Top of a UIView

Create a rectangle with just two rounded corners in swift?

ios swift core-graphics

Problem setting exif data for an image

Getting a screenshot of a UIScrollView, including offscreen parts

ios iphone ipad core-graphics

Detecting CGAssociateMouseAndMouseCursorPosition

How to Convert UIImage to CIImage and vice versa

What's the difference between Quartz Core, Core Graphics and Quartz 2D?

Create and export an animated gif via iOS?

Draw segments from a circle or donut

How to scale down a UIImage and make it crispy / sharp at the same time instead of blurry?

iOS: what's the fastest, most performant way to make a screenshot programmatically?