Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.9.21
|
Leadtools.Twain Namespace > TwainJpegCompression Structure : GetHuffmanMap Method |
public int[] GetHuffmanMap()
'Declaration
Public Function GetHuffmanMap() As Integer()
'Usage
Dim instance As TwainJpegCompression Dim value() As Integer value = instance.GetHuffmanMap()
public: array<int>^ GetHuffmanMap();