Files
frameworks_base/graphics
Leon Scroggins III 870053d44b Add Bitmap#getColor
Bug: 120904891
Test: I61ba938cdbea5154187c3a075c84436f2db81174

getColor returns a Color object in the ColorSpace of the Bitmap.
The underlying SkBitmap may contain values that are outside the
numerical range of the ColorSpace, so clamp them to fit.

Change-Id: I4174b75a83f18d6e165dbd2c724708276e80af21
2019-01-29 08:42:58 -05:00
..
2019-01-29 08:42:58 -05:00