[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Loads an image from a stream, optionally using an specific reader.
Source position: line 0
public procedure TFPCustomImage.LoadFromStream( |
Str: TStream; |
Handler: TFPCustomImageReader |
); |
Str: TStream |
); |
An overloaded version allows to specify an custom image reader. Otherwise the registered image readers are tried.
lazarus-ccr.sourceforge.net |