ArcGISServerRestLayerImageFormat¶
Namespace: ThinkGeo.Core
public enum ArcGISServerRestLayerImageFormat
Inheritance Object → ValueType → Enum → ArcGISServerRestLayerImageFormat
Implements IComparable, IFormattable, IConvertible
Fields¶
| Name | Value | Description |
|---|---|---|
| Png | 0 | |
| Png8 | 1 | |
| Png24 | 2 | |
| Jpeg | 3 | |
| Gif | 4 |