[]
        
(Showing Draft Content)

CSJ2K.j2k.image.ImgDataAdapter.NumComps

NumComps Property

NumComps

Returns the number of components in the image.

       <p>This default implementation returns the value of the source.</p>
Declaration
public virtual int NumComps { get; }
Property Value
Type Description
int

The number of components in the image.

Implements