Leadtools.Twain Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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 Equals (Inherited from System.ValueType)
Public Method GetHashCode (Inherited from System.ValueType)
Public Method GetHuffmanAC Gets AC Huffman tables.  
Public Method GetHuffmanDC Gets DC Huffman tables.  
Public Method GetHuffmanMap Gets mapping of components to Huffman tables.  
Public Method GetQuantizationMap Gets information about the mapping of components to quantization tables.  
Public Method GetQuantizationTable Gets quantization tables.  
Public Method SetHuffmanAC Sets AC Huffman tables.  
Public Method SetHuffmanDC Sets DC Huffman tables.  
Public Method SetHuffmanMap Sets mapping of components to Huffman tables.  
Public Method SetQuantizationMap Sets mapping of components to quantization tables.  
Public Method SetQuantizationTable Sets quantization tables.  
Public Method ToString (Inherited from System.ValueType)
Top

See Also