Search Books

Android 2D Graphics with Canvas API

Author Karpenko, Yevgen
Publisher CreateSpace Independent Publishing Platform
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
19.00 USD
🛒 Buy New on Amazon 🇺🇸

✓ In Stock.

Share:
Book Details
ISBN / ASIN149221454X
ISBN-139781492214540
AvailabilityIn Stock.
Sales Rank3,421,321
MarketplaceUnited States 🇺🇸

Description

Android SDK provides two powerful graphics libraries: OpenGL ES and Canvas API. This book is intended for programmers interested in learning Canvas API. Canvas API is an advanced two-dimensional graphics library. It provides methods for drawing text, lines, rectangles, circles and other graphics primitives. In this book we will show how to use different graphics primitives, explain basics of coordinate systems and transformations, discuss two common approaches to writing multithreaded graphics applications, and provide a lot of examples.