Android 2D Graphics with Canvas API (Paperback)

Yevgen Karpenko

  • 出版商: CreateSpace Independ
  • 出版日期: 2013-08-22
  • 售價: $980
  • 貴賓價: 9.5$931
  • 語言: 英文
  • 頁數: 220
  • 裝訂: Paperback
  • ISBN: 149221454X
  • ISBN-13: 9781492214540
  • 相關分類: Android
  • 無法訂購

買這商品的人也買了...

相關主題

商品描述

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.