ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.image Namespace / ImgData Interface / NumComps Property

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

    Property Value

    The number of components in the image.
    See Also