Skip to main content

IRekognitionDominantColor

Interface in AWS.Rekognition

Interface for DominantColor.

Properties

Blue

property Blue: TOptional<Integer>

The Blue RGB value for a dominant colour.

CSSColor

property CSSColor: string

The CSS color name of a dominant color.

Green

property Green: TOptional<Integer>

The Green RGB value for a dominant colour.

HexCode

property HexCode: string

The hexadecimal code equivalent of the RGB values for a dominant colour.

PixelPercent

property PixelPercent: TOptional<Single>

The percentage of image pixels that have a given dominant color.

Red

property Red: TOptional<Integer>

The Red RGB value for a dominant colour.

SimplifiedColor

property SimplifiedColor: string

One of 12 simplified color names applied to a dominant color.