Gets information about the mapping of components to quantization tables.
public int[] GetQuantizationMap()
Public Function GetQuantizationMap() As Integer()
public:
array<int>^ GetQuantizationMap();
Mapping component to 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