Public Function GetPixelType( _ ByVal plane As Integer _ ) As RasterPixelType
public RasterPixelType GetPixelType( int plane )
Parameters
- plane
- Index of a plane from this pixel block
Return Value
The RasterPixelType of this pixel block.
Public Function GetPixelType( _ ByVal plane As Integer _ ) As RasterPixelType
public RasterPixelType GetPixelType( int plane )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)