Click or drag to resize

GM_LayerInfo_tmBandBitDepth Property

RASTER/ELEV ONLY: number of bits per band value. Multiply by mNumBands to get total bit depth per sample.

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public ushort mBandBitDepth { get; }

Property Value

Type: UInt16
See Also