ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Color Namespace / PalettizedColorSpaceMapper Class / NumComps Property

In This Topic
    NumComps Property (PalettizedColorSpaceMapper)
    In This Topic
    Returns the number of components in the image.
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property NumComps As Integer
    public override int NumComps {get;}

    Property Value

    The number of components in the image.
    See Also