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

IPTCFormat.Indexed

Checks if the format is indexed color.

Declaration

Source position: formatd.inc line 53

property IPTCFormat.Indexed: Boolean
  read GetIndexed;

Description

Checks if the format is indexed color.

A format object is indexed color if it was created by the TPTCFormatFactory.CreateNew(ABits: Integer) constructor.