Options
All
  • Public
  • Public/Protected
  • All
Menu

The types of image colors.

Index

Enumeration members

ALL

ALL: = ""

Any image.

BLACK

BLACK: = "Black"

Mostly black images.

BLACK_AND_WHITE

BLACK_AND_WHITE: = "Monochrome"

Any monochome images.

BLUE

BLUE: = "Blue"

Mostly blue images.

BROWN

BROWN: = "Brown"

Mostly brown images.

COLOR

COLOR: = "color"

Any image with color.

GRAY

GRAY: = "Gray"

Mostly gray images.

GREEN

GREEN: = "Green"

Mostly green images.

GREY

GREY: = "Gray"

Alias for GRAY.

ORANGE

ORANGE: = "Orange"

Mostly orange images.

PINK

PINK: = "Pink"

Mostly pink images.

RED

RED: = "Red"

Mostly red images.

TEAL

TEAL: = "Teal"

Mostly teal images.

WHITE

WHITE: = "White"

Mostly white images.

YELLOW

YELLOW: = "Yellow"

Mostly yellow images.

Legend

  • Property

Generated using TypeDoc