GetHuffmanDC Method

Summary

Gets DC Huffman tables.

Syntax
C#
VB
C++
public TwainMemoryData[] GetHuffmanDC() 
Public Function GetHuffmanDC() As TwainMemoryData() 
public: 
array<TwainMemoryData>^ GetHuffmanDC();  

Return Value

The DC Huffman table for the specified index.

Example

Refer to GetJpegCompression example.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly