[Overview][Constants][Types][Classes][Index] |
Gets the red component mask of the format object.
Source position: formatd.inc line 48
property IPTCFormat.R: Uint32 |
Gets the red component mask of the format object.
The red color mask is only valid if the format object 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. If the format object is not direct color then the red mask is always zero.