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