Unit 'ptc' Package
[Overview][Constants][Types][Classes][Index] [#ptc]

IPTCFormat

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: formatd.inc line 34

type IPTCFormat = interface

  function GetHermesFormat;

  function Equals();

  function GetR;

  function GetG;

  function GetB;

  function GetA;

  function GetBits;

  function GetIndexed;

  function GetDirect;

  function GetBytes;

  property R: Uint32; [r]

  property G: Uint32; [r]

  property B: Uint32; [r]

  property A: Uint32; [r]

  property Bits: Integer; [r]

  property Indexed: Boolean; [r]

  property Direct: Boolean; [r]

  property Bytes: Integer; [r]

end;

Inheritance

IPTCFormat

|

IInterface


Documentation generated on: 2023-03-18