[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 1805
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.
Version 4.0 | Generated 2025-05-03 | Home |