ComponentOne PDF for .NET
CSJ2K.j2k.quantization.quantizer Namespace / CBlkQuantDataSrcEnc Interface / NumComps Property

In This Topic
    NumComps Property (CBlkQuantDataSrcEnc)
    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