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

IPTCColor.Direct

Checks if the color is direct color.

Declaration

Source position: colord.inc line 50

property IPTCColor.Direct: Boolean
  read GetDirect;

Description

Checks if the color is direct color. A color object is direct color if it was created by the TPTCColorFactory.CreateNew(AR, AG, AB, AA: Single) constructor.