![]() ![]() |
ESRI.ArcGIS.ADF.Web | |
ExtensionFromWebImageFormat Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web Namespace > Converter Class : ExtensionFromWebImageFormat Method |
- format
- Image format enumeration value.
Visual Basic (Declaration) | |
---|---|
Public Shared Function ExtensionFromWebImageFormat( _ ByVal format As WebImageFormat _ ) As String |
Visual Basic (Usage) | ![]() |
---|---|
Dim format As WebImageFormat Dim value As String value = Converter.ExtensionFromWebImageFormat(format) |
C# | |
---|---|
public static string ExtensionFromWebImageFormat( WebImageFormat format ) |
Parameters
- format
- Image format enumeration value.
Return Value
String value for the image file format, in lower case.Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family