Gets mapping of components to Huffman tables.
public int[] GetHuffmanMap()
Public Function GetHuffmanMap() As Integer()
public:
array<int>^ GetHuffmanMap();
Mapping component to the Huffman table at the specified index.
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 GetJpegCompression 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