ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.entropy Namespace / StdEntropyCoderOptions Structure
Members

In This Topic
    StdEntropyCoderOptions Structure
    In This Topic
    This interface define the constants that identify the possible options for the entropy coder, as well some fixed parameters of the JPEG 2000 entropy coder.
    Object Model
    StdEntropyCoderOptions Structure
    Syntax
    'Declaration
     
    
    Public Structure StdEntropyCoderOptions 
       Inherits System.ValueType
    public struct StdEntropyCoderOptions : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          CSJ2K.j2k.entropy.StdEntropyCoderOptions

    See Also