Sets mapping of components to Huffman tables.
public void SetHuffmanMap(
int[] map
)
Public Sub SetHuffmanMap( _
ByVal map() As Integer _
)
public:
void SetHuffmanMap(
array<int>^ map
)
map
Array of values to be set in the specified Huffman table.
For more information, refer to Using JPEG Compression For A TWAIN Source. For more information about TW_JPEGCOMPRESSION, refer to the TWAIN 2.0 specification from the site http://www.twain.org/.
Refer to SetJpegCompression example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET