[Overview][Constants][Types][Classes][Procedures and functions][Index] |
CheckDescription - looks at the supplied Image Description record and returns True if it matches the actual properties of the image
Source position: intfgraphics.pas line 243
public function TLazIntfImage.CheckDescription( |
const ADescription: TRawImageDescription; |
ExceptionOnError: Boolean |
):Boolean; virtual; |
Generates an exception if an error is encountered in the image description
lazarus-ccr.sourceforge.net |