ArcGIS Pro 2.8 API Reference Guide
GetPlaneCount Method

ArcGIS.Core.Data.Raster Namespace > PixelBlock Class : GetPlaneCount Method
Gets the number of planes (bands) in this pixel block. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public int GetPlaneCount()
Public Function GetPlaneCount() As Integer

Return Value

An integer representing the number of planes in this pixel block.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

PixelBlock Class
PixelBlock Members