Sie sind auf Seite 1von 7

Core

Beginning

Graphics
Part 0: Introduction
What is Core Graphics?

Apple’s Drawing API

Vector Bitmap Create PDF


Paths Image creation
documents
Transformations
Image processing
Gradients,
shadows
Drawing to the screen

UIView CALayer Drawing context


Core Graphics Framework

Geometry C Based API


CGRect CGContextSetBlendMode(context, .Multiply)

CGSize
UIKit wrappers
CGPoint UIColor.redColor().setFill()
PennyWise
The Plan

Basic Drawing and Paths


Clipping Paths
Draw scalable icons
PaintCode
Get Started

Das könnte Ihnen auch gefallen