ArcGIS Pro 2.8 API Reference Guide
GetPixelType Method (RasterBandDefinition)

ArcGIS.Core.Data.Raster Namespace > RasterBandDefinition Class : GetPixelType Method
Gets the RasterPixelType of the raster band. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public RasterPixelType GetPixelType()
Public Function GetPixelType() As RasterPixelType

Return Value

The RasterPixelType of this raster band.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

RasterBandDefinition Class
RasterBandDefinition Members