Leadtools.Twain Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
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 MethodEquals (Inherited from System.ValueType)
Public MethodGetHashCode (Inherited from System.ValueType)
Public MethodGetHuffmanAC Gets AC Huffman tables.  
Public MethodGetHuffmanDC Gets DC Huffman tables.  
Public MethodGetHuffmanMap Gets mapping of components to Huffman tables.  
Public MethodGetQuantizationMap Gets information about the mapping of components to quantization tables.  
Public MethodGetQuantizationTable Gets quantization tables.  
Public MethodSetHuffmanAC Sets AC Huffman tables.  
Public MethodSetHuffmanDC Sets DC Huffman tables.  
Public MethodSetHuffmanMap Sets mapping of components to Huffman tables.  
Public MethodSetQuantizationMap Sets mapping of components to quantization tables.  
Public MethodSetQuantizationTable Sets quantization tables.  
Public MethodToString (Inherited from System.ValueType)
Top

See Also