RasterAttributesNumberOfBands Property |
Gets the number of bands comprising the raster.
Namespace:
AGI.Foundation.Graphics.Imaging
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 26.1.424.0 (26.1.424.0)
Syntaxpublic int NumberOfBands { get; }Public ReadOnly Property NumberOfBands As Integer
Get
public:
property int NumberOfBands {
int get ();
}member NumberOfBands : int with get
Property Value
Type:
Int32
See Also