Method | Description | |
---|---|---|
GetImageSortName ( string name ) : System.Windows.Media.Imaging.BitmapSource | ||
LoadIcon ( |
||
ThreadSafeImage ( Stream stream ) : System.Windows.Media.Imaging.BitmapSource | ||
ToSmallImage ( this source ) : Image |
public static GetImageSortName ( string name ) : System.Windows.Media.Imaging.BitmapSource | ||
name | string | |
return | System.Windows.Media.Imaging.BitmapSource |
public static LoadIcon ( |
||
uri | ||
return | System.Windows.Media.Imaging.BitmapSource |
public static ThreadSafeImage ( Stream stream ) : System.Windows.Media.Imaging.BitmapSource | ||
stream | Stream | |
return | System.Windows.Media.Imaging.BitmapSource |
public static ToSmallImage ( this source ) : Image | ||
source | this | |
return | Image |