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

TFPCustomImage.LoadFromFile

LoadFromFile - reads data from the specified file, optionally using the specified reader

Declaration

Source position: line 0

public procedure TFPCustomImage.LoadFromFile(

  const filename: String;

  Handler: TFPCustomImageReader

);

procedure TFPCustomImage.LoadFromFile(

  const filename: String

);

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