ESRI.ArcGIS.ADF | |
ToImage Method | |
See Also Send comments on this topic. |
ESRI.ArcGIS.ADF Namespace > Converter Class : ToImage Method |
Overload | Description |
---|---|
ToImage(Uri) | Retrieve an Image Url from the supplied Uri |
ToImage(String) | Retrieve an Image from the string Url |
ToImage(String,Identity,WebException) | Retrieve an Image from the string Url |
ToImage(Stream) | Retrieve an Image from the Stream |
ToImage(Byte[]) | Retrieve an Image from the supplied bytes |