"《iOS的圖像和動畫處理》(Graphics and Animation on iOS: A Beginners Guide to Core Graphics and Core Animation)英文文字版/更新EPUB版本/更新源代碼[PDF]"介紹
中文名: iOS的圖像和動畫處理
原名: Graphics and Animation on iOS: A Beginner's Guide to Core Graphics and Core Animation
作者: Vandad Nahavandipoor
圖書分類: 軟件
資源格式: PDF
版本: 英文文字版/更新EPUB版本/更新源代碼
出版社: O'Reilly
書號: 978-1449305673
發行時間: 2011年05月06日
地區: 美國
語言: 英文
簡介:
內容介紹:Jazz up your iPhone and iPad apps with some slick graphics and animation—and keep users from looking elsewhere. This short and concise book shows developers with even little Cocoa programming experience how to create impressive graphics and animation effects with relatively easy coding. Learn how to incorporate smooth animations and draw images in your apps to achieve the classy look you want.
The recipes in this book include step-by-step instructions and simple code solutions that you can put to work right away.
Learn basic concepts for adapting to different screen sizes
Construct, set, and use colors
Draw text, images, lines, and rectangles
Add shadows to shapes
Create and draw gradients
Learn how to animate and scale, rotate, or move views
內容截圖: 目錄:
Chapter 1 Graphics and Animations
Basic Concepts for Adapting to Different Screen Sizes
Creating the Project Structure in Xcode
Enumerating and Loading Fonts
Drawing Text
Constructing, Setting, and Using Colors
Drawing Images
Drawing Lines
Constructing Paths
Drawing Rectangles
Adding Shadows to Shapes
Creating and Drawing Gradients
Displacing Shapes on Graphic Contexts
Scaling Shapes Drawn on Graphic Contexts
Rotating Shapes Drawn on Graphic Contexts
Animating and Moving Views
Animating and Scaling Views
Animating and Rotating Views