GetTiffSize

Gets size of the image if it is converted to tiff.

Syntax

Definition:

HRESULT GetTiffSize(
    ULONGLONG& nTiffSize
)

Parameters

Name

Type

Description

nTiffSize

ULONGLONG&

Output parameter containing the required buffer size.

GetTiffSize 1: Return value

HRESULT