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

TFPCustomImage.create

Initializes for an image of the given size in pixels.

Declaration

Source position: fpimage.pp line 125

public constructor TFPCustomImage.create(

  AWidth: Integer;

  AHeight: Integer

); virtual;

See also

TObject.Create

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