ComponentOne PDF for .NET
CSJ2K.j2k.quantization.dequantizer Namespace / CBlkQuantDataSrcDec Interface / NumComps Property

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