Data property (ITwainMemoryData)

Visual Basic example

Visual C++ example

 

Syntax

long Data

Overview

Refer to Using JPEG Compression for a TWAIN Source.

Remarks

Gets or sets memory data.

The data type depends on the value of the Flags property.

This property is updated through the QuantTable, HuffmanDC and HuffmanAC properties by calling the GetJPEGCompression method.

This property is set through the QuantTable, HuffmanDC and HuffmanAC properties when the SetJPEGCompression method is called.

See Also

Elements

JPEGCompressionData property, Flags property, Length property

Topics

TWAIN Functionality: JPEG Compression Functions