Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TJPEGImage.IsStreamFormatSupported

Indicates if the stream contains a format supported for the image type.

Declaration

Source position: graphics.pp line 1832

public class function TJPEGImage.IsStreamFormatSupported(

  Stream: TStream

):Boolean; override;

Arguments

Stream

  

TStream instance examined in the method.

Function result

True when Stream contains a valid image format for the image type.



CT Web help

CodeTyphon Studio