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

IPTCColor

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

Declaration

Source position: colord.inc line 34

type IPTCColor = interface

  function GetIndex;

  function GetR;

  function GetG;

  function GetB;

  function GetA;

  function GetDirect;

  function GetIndexed;

  function Equals();

  property Index: Integer; [r]

  property R: Single; [r]

  property G: Single; [r]

  property B: Single; [r]

  property A: Single; [r]

  property Direct: Boolean; [r]

  property Indexed: Boolean; [r]

end;

Inheritance

IPTCColor

|

IInterface


Documentation generated on: 2023-03-18