Leadtools TWAIN (Leadtools.Twain assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
TwainJpegCompression Structure Methods
See Also 
Leadtools.Twain Namespace : TwainJpegCompression Structure


"

For a list of all members of this type, see TwainJpegCompression members.

"

Public Methods

 NameDescription
public Method GetHuffmanACGets AC Huffman tables.  
public Method GetHuffmanDCGets DC Huffman tables.  
public Method GetHuffmanMapGets mapping of components to Huffman tables.  
public Method GetQuantizationMapGets information about the mapping of components to quantization tables.  
public Method GetQuantizationTableGets quantization tables.  
public Method SetHuffmanACSets AC Huffman tables.  
public Method SetHuffmanDCSets DC Huffman tables.  
public Method SetHuffmanMapSets mapping of components to Huffman tables.  
public Method SetQuantizationMapSets mapping of components to quantization tables.  
public Method SetQuantizationTableSets quantization tables.  
Top

See Also