GetTiffSize
Gets size of the image if it is converted to tiff.
Syntax
Definition:
METHOD GetTiffSize : HRESULT
VAR_INPUT
nTiffSize : Reference To ULINT;
END_VAR
Inputs
Name |
Type |
Description |
---|---|---|
nTiffSize |
Reference To ULINT |
Output parameter containing the required buffer size. |