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

IPTCFormat.Direct

Checks if the format is direct color.

Declaration

Source position: formatd.inc line 54

property IPTCFormat.Direct: Boolean
  read GetDirect;

Description

Checks if the format is direct color.

A format object is direct color if it was created by the TPTCFormatFactory.CreateNew(ABits: Integer; AR, AG, AB, AA: Uint32) constructor.