Unit 'ctCanvas' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_zengl]

TctTexture

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

Declaration

Source position: ctcanvas.pas line 37

type TctTexture = class

public

  FrameCount: Integer;

  

  Opacity: Byte;

  

  HorizontalFlip: Boolean;

  

  VerticalFlip: Boolean;

  

  Effect: TctTextureEffect;

  

  EffectColor: TColor;

  

  constructor Create();

  

  destructor Destroy; override;

  

  property Width: Integer; [r]

  

  property Height: Integer; [r]

  

end;

Inheritance

TctTexture

  

|

TObject



CT Web help

CodeTyphon Studio