Méthode | Description | |
---|---|---|
Convert ( object value, bool considerOneTrueDpi = false, int decodeWidth = -1, int decodeHeight = -1 ) : System.Windows.Media.Imaging.BitmapSource | ||
Convert ( object value, |
||
ConvertBack ( object value, |
||
ConvertBitmapToOneTrueDpi ( |
public static Convert ( object value, bool considerOneTrueDpi = false, int decodeWidth = -1, int decodeHeight = -1 ) : System.Windows.Media.Imaging.BitmapSource | ||
value | object | |
considerOneTrueDpi | bool | |
decodeWidth | int | |
decodeHeight | int | |
Résultat | System.Windows.Media.Imaging.BitmapSource |
public Convert ( object value, |
||
value | object | |
targetType | ||
parameter | object | |
culture | ||
Résultat | object |
public ConvertBack ( object value, |
||
value | object | |
targetType | ||
parameter | object | |
culture | ||
Résultat | object |
public static ConvertBitmapToOneTrueDpi ( |
||
bitmapImage | ||
Résultat | System.Windows.Media.Imaging.BitmapSource |