[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Indicates if the stream contains a format supported for the image type.
Source position: graphics.pp line 1787
public class function TJPEGImage.IsStreamFormatSupported( |
Stream: TStream |
):Boolean; override; |
Stream |
|
TStream instance examined in the method. |
True when Stream contains a valid image format for the image type.
lazarus-ccr.sourceforge.net |