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

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

    Property Value

    The number of components in the image.
    See Also