TImageFileFormat.TestFormat Method
TImageFileFormat 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; virtual;
Related Information
You are here: Symbol Reference > Classes > TImageFileFormat Class > Methods > TestFormat Method