ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Color.Boxes Namespace / PaletteBox Class
Fields Properties Methods


In This Topic
    PaletteBox Class Members
    In This Topic

    The following tables list the members exposed by PaletteBox.

    Public Constructors
     NameDescription
    Public ConstructorConstruct a PaletteBox from an input image.  
    Top
    Public Fields
     NameDescription
    Public FieldLength of the box. (Inherited from CSJ2K.Color.Boxes.JP2Box)
    Top
    Public Properties
     NameDescription
    Public PropertyReturn the number of palette columns.  
    Public PropertyReturn the number of palette entries.  
    Top
    Public Methods
     NameDescription
    Public MethodReturn the bitdepth of palette entries.  
    Public MethodReturn an entry for a given index and column.  
    Public MethodReturn a String representation of the Box type. (Inherited from CSJ2K.Color.Boxes.JP2Box)
    Public MethodAre entries signed predicate.  
    Public MethodAre entries unsigned predicate.  
    Public MethodReturn a suitable String representation of the class instance.  
    Top
    See Also