[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TSharedRasterImage.CreateDefaultHandle

CreateDefaultHandle - virtual abstract method for creating a default handle for the shared raster image

Declaration

Source position: graphics.pp line 1209

public procedure TSharedRasterImage.CreateDefaultHandle(

  AWidth: Integer;

  AHeight: Integer;

  ABPP: Byte

); virtual; abstract;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.