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
Loading
Please register or sign in to comment