Shunde.NET Framework Class Library
ImageUtils.CreateFromUri Method
Instantiates a new ShundeImage from the given URI
public static
Bitmap
CreateFromUri(
Uri
uri
);
See Also
ImageUtils Class
|
Shunde.Utilities Namespace