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

IPTCSurface

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

Declaration

Source position: basesurfaced.inc line 34

type IPTCSurface = interface

  function GetWidth;

  function GetHeight;

  function GetPitch;

  function GetArea;

  function GetFormat;

  procedure Copy();

  function Lock;

  procedure Unlock;

  procedure Load();

  procedure Save();

  procedure Clear();

  procedure Palette();

  procedure Clip();

  function Option();

  property Width: Integer; [r]

  property Height: Integer; [r]

  property Pitch: Integer; [r]

  property Area: IPTCArea; [r]

  property Format: IPTCFormat; [r]

end;

Inheritance

IPTCSurface

|

IInterface


Documentation generated on: 2023-03-18