Skip to content
Commit 870053d4 authored by Leon Scroggins III's avatar Leon Scroggins III
Browse files

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
parent 66a23d05
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment