android.support.v7.graphics.Palette.Filter |
A Filter provides a mechanism for exercising fine-grained control over which colors
are valid within a resulting Palette
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Hook to allow clients to be able filter colors from resulting palette.
|
Hook to allow clients to be able filter colors from resulting palette.
rgb | the color in RGB888. |
---|---|
hsl | HSL representation of the color. |