Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in calayer

Drawing with Core Graphics in a CALayer

what does bounds really mean in CALayer?

xcode calayer

CALayer redraw on rotation

objective-c ios ipad calayer

How to set the background of a CALayer to be transparent without affecting the borders?

CAGradientLayer with CAShapeLayer mask not showing

ios calayer

How can I set a delegate for a CALayer?

how to move a layer by dragging?

How do I round the corners of my app's window in swift?

ios swift xcode uikit calayer

UIBezierPath animation from circle to rounded square

Open paper animation in iOS using Core animation

Swift: add custom view inside CALayer

ios swift calayer

How can I combine multiple CAKeyframeAnimations into single keyframe animation?

Understanding CATransform3DRotate / CATransform3DMakeRotation

Animate UIView to fold one half onto the other half

Applying CALayer compositingFilter correctly on OS X?

Position a View for drawing via renderInContext: