DominantColor
A description of the dominant colors in an image.
Contents
- Blue
-
The Blue RGB value for a dominant color.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
- CSSColor
-
The CSS color name of a dominant color.
Type: String
Required: No
- Green
-
The Green RGB value for a dominant color.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
- HexCode
-
The Hex code equivalent of the RGB values for a dominant color.
Type: String
Required: No
- PixelPercent
-
The percentage of image pixels that have a given dominant color.
Type: Float
Valid Range: Minimum value of 0. Maximum value of 100.
Required: No
- Red
-
The Red RGB value for a dominant color.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
- SimplifiedColor
-
One of 12 simplified color names applied to a dominant color.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: