ArcGIS Runtime SDK for iOS
100.15
|
Go to the source code of this file.
Enumerations | |
enum | AGSPixelType { AGSPixelTypeUnknown = -1 , AGSPixelTypeUInt1 = 0 , AGSPixelTypeUInt2 = 1 , AGSPixelTypeUInt4 = 2 , AGSPixelTypeUInt8 = 3 , AGSPixelTypeInt8 = 4 , AGSPixelTypeUInt16 = 5 , AGSPixelTypeInt16 = 6 , AGSPixelTypeUInt32 = 7 , AGSPixelTypeInt32 = 8 , AGSPixelTypeFloat32 = 9 , AGSPixelTypeFloat64 = 10 } |
enum AGSPixelType |
The list of raster pixel types.