[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Saves the image in an file, optionally using the specified writer.
Source position: line 0
public procedure TFPCustomImage.SaveToFile( |
const filename: String; |
Handler: TFPCustomImageWriter |
); |
const filename: String |
); |
If no writer is specified, a registered writer is selected based on the file extension.
lazarus-ccr.sourceforge.net |