Target
A class which allows custom selection of colors in a Palette's generation. Instances can be created via the Builder class.
To use the target, use the Palette.Builder.addTarget API when building a Palette.
Types
Properties
Returns whether any color selected for this target is exclusive for this target only.
Returns the weight of importance that this target places on a color's lightness within the image.
The maximum lightness value for this target.
The maximum saturation value for this target.
The minimum lightness value for this target.
The minimum saturation value for this target.
Returns the weight of importance that this target places on a color's population within the image.
Returns the weight of importance that this target places on a color's saturation within the image.
The target lightness value for this target.
The target saturation value for this target.