- 授权协议: Apache 2.0
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/Plumn/MostColorPicker
软件介绍
这是一个UIImage的helper,可以提取对应图片的主要颜色,然后设置背景颜色,实现类似iTunes里的根据唱片封面图片颜色动态设置背景颜色效果。
作者@TraWor 说:大概原理是,把图片缩小 加快计算速度,得到每个点的RGBA,找出出现最多的那个颜色。与iTunes的颜色不尽相同。因为iTunes里图片是放在最右边,所以只取了最左边的一部分像素。 [Code4App.com]
Pro HTML5 Programming
Peter Lubbers、Brian Albers、Frank Salim / Apress / 2010-9-1 / USD 49.99
HTML5 is here, and with it, web applications take on a power, ease, scalability, and responsiveness like never before. In this book, developers will learn how to use the latest cutting-edge HTML5 web ......一起来看看 《Pro HTML5 Programming》 这本书的介绍吧!
