[Overview][Constants][Types][Classes][Index] |
Checks if the color is indexed color.
Source position: colord.inc line 51
property IPTCColor.Indexed: Boolean |
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.