Method | Description | |
---|---|---|
Convert ( object value, |
||
ConvertBack ( object value, |
Method | Description | |
---|---|---|
GetImage ( string filePath ) : System.Windows.Media.Imaging.BitmapSource | ||
TryGetImage ( string filePath ) : System.Windows.Media.Imaging.BitmapSource |
public Convert ( object value, |
||
value | object | |
targetType | ||
parameter | object | |
culture | ||
return | object |
public ConvertBack ( object value, |
||
value | object | |
targetType | ||
parameter | object | |
culture | ||
return | object |