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

TPortableNetworkGraphic.IsStreamFormatSupported

Determines if the specified stream contains image data supported for the image type.

Declaration

Source position: graphics.pp line 1485

public class function TPortableNetworkGraphic.IsStreamFormatSupported(

  Stream: TStream

):Boolean; override;