TBitmapFileFormat.TestFormat Method
TBitmapFileFormat Class

Returns True if data located in source identified by Handle represent valid image in current format.

Class
Pascal
public function TestFormat(Handle: TImagingHandle): Boolean; override;
Related Information
You are here: Symbol Reference > Classes > TBitmapFileFormat Class > Methods > TestFormat Method