ComponentOne PDF for .NET
CSJ2K.Color Namespace / ColorSpace Class / PaletteBox Property

In This Topic
    PaletteBox Property (ColorSpace)
    In This Topic
    Return number of channels in the palette.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property PaletteBox As PaletteBox
    public virtual PaletteBox PaletteBox {get;}
    See Also