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

TctTexture.Create

Declaration

Source position: ctcanvas.pas line 49

public constructor TctTexture.Create(

  filename: string

);

constructor TctTexture.Create(

  filename: string;

  FrameWidth: Integer;

  FrameHeight: Integer

);



CT Web help

CodeTyphon Studio