Unit 'DDUtil' Package
[Overview][Constants][Types][Classes][Index] [#pl_win_directxut]

TSurface

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

Declaration

Source position: DDUtil.pas line 113

type TSurface = class

public

  function ConvertGDIColor();

  

  constructor Create;

  

  function CreateSurface();

  

  destructor Destroy; override;

  

  function DestroySurface;

  

  function DrawBitmap();

  

  function DrawText();

  

  function GetBitMaskInfo();

  

  function GetDDrawSurface;

  

  function IsColorKeyed;

  

  function SetColorKey();

  

  property Height: Integer; [rw]

  

  property Width: Integer; [rw]

  

  property RGBMode: TRGBMode; [rw]

  

end;

Inheritance

TSurface

  

|

TObject



CT Web help

CodeTyphon Studio