| Package | Description |
|---|---|
| com.geoway.adf.gis.raster.info |
| Modifier and Type | Method and Description |
|---|---|
static PixelDataType |
PixelDataType.getByValue(Integer value) |
PixelDataType |
RasterInfo.getPixelDataType()
像素类型
|
static PixelDataType |
PixelDataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PixelDataType[] |
PixelDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RasterInfo.setPixelDataType(PixelDataType pixelDataType)
像素类型
|
Copyright © 2025. All rights reserved.