Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-graphics

How to draw a gradient line (fading in/out) with Core Graphics/iPhone?

iOS invert mask in drawRect

How to draw vertical text in UILabel

How to use CGAffineTransformMakeRotation?

How do I draw on an image in Swift?

ios swift xcode core-graphics

Can I use CGAffineTransformMakeRotation to rotate a view more than 360 degrees?

UIImage decompression causing scrolling lag

iphone ios core-graphics

NSImage size not real size with some pictures?

Making a pie chart using Core Graphics

ios swift core-graphics

What are some great Quartz 2D drawing tutorials? [closed]

CoreGraphics for retina display

Cut Out Shape with Animation

Adding a circle mask layer on an UIImageView

Rotating an image context (CGContextRotateCTM) causing it to become blank. Why?

How to compensate the flipped coordinate system of core graphics for easy drawing?

iphone core-graphics

CGContextDrawImage is EXTREMELY slow after large UIImage drawn into it

How can I tint a UIImage with gradient?

Tweening / Interpolating between two CGPaths / UIBeziers

How to make one color transparent on a UIImage?

How do I add a gradient to the text of a UILabel, but not the background?