|
| ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer | |
| FromWebImageFormat Method | |
| See Also | |
| ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > Converter Class : FromWebImageFormat Method |
- webImageFormat
- The Web ADF WebImageFormat to convert (JPG, PNG8, etc.).
| Visual Basic (Declaration) | |
|---|---|
Public Shared Function FromWebImageFormat( _ ByVal webImageFormat As WebImageFormat _ ) As esriImageFormat | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public static esriImageFormat FromWebImageFormat( WebImageFormat webImageFormat ) | |
Parameters
- webImageFormat
- The Web ADF WebImageFormat to convert (JPG, PNG8, etc.).