[]
Returns the number of components in the image.
<p>This default implementation returns the value of the source.</p>
public virtual int NumComps { get; }
Public Overridable ReadOnly Property NumComps As Integer
| Type | Description |
|---|---|
| int | The number of components in the image. |