获取影像数据集指定波段的像素格式。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public PixelFormat GetPixelFormat( int index ) |
参数
- index
- Type: System..::.Int32
指定的波段索引号,从 0 开始。
C# |
---|
public PixelFormat GetPixelFormat( int index ) |