[Overview][Constants][Types][Classes][Index] Reference for unit 'ptc' (#ptc)

IPTCColor.Indexed

Checks if the color is indexed color.

Declaration

Source position: colord.inc line 51

property IPTCColor.Indexed: Boolean
  read GetIndexed;

Description

Checks if the color is indexed color. A color object is an indexed color if it was created by the TPTCColorFactory.CreateNew(AIndex: Integer) constructor.