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

TFPCustomImage.SaveToFile

SaveToFile - writes image data to the specifed file, using the specified writer

Declaration

Source position: line 0

public procedure TFPCustomImage.SaveToFile(

  const filename: String;

  Handler: TFPCustomImageWriter

);

procedure TFPCustomImage.SaveToFile(

  const filename: String

);

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