| java.lang.Object | |||
| android.graphics.ColorFilter | |||
| android.graphics.LightingColorFilter | |||
| LightingColorFilter(int mul, int add) | |||||
| Create a colorfilter that multiplies the RGB channels by one color, and then adds a second color, pinning the result for each component to [[]0..255]. | |||||
Methods inherited
from class
android.graphics.ColorFilter
Methods inherited
from class
java.lang.Object