C#
VB
C++
Gets quantization tables.
public TwainMemoryData[] GetQuantizationTable()
Public Function GetQuantizationTable() As Leadtools.Twain.TwainMemoryData()
public:
Leadtools.Twain.array<TwainMemoryData>^ GetQuantizationTable();
Quantization 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