C#
VB
C++
Gets AC Huffman tables.
public TwainMemoryData[] GetHuffmanAC()
Public Function GetHuffmanAC() As Leadtools.Twain.TwainMemoryData()
public:
Leadtools.Twain.array<TwainMemoryData>^ GetHuffmanAC();
The AC Huffman table for 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