CreateBitmapSourceFromException(Exception,Int32,Int32) Method (VintasoftImageConverter)
'Declaration
Public Overloads Shared Function CreateBitmapSourceFromException( _
ByVal As System.Exception, _
ByVal As System.Int32, _
ByVal As System.Int32 _
) As System.Windows.Media.Imaging.BitmapSource
public static System.Windows.Media.Imaging.BitmapSource CreateBitmapSourceFromException(
System.Exception ,
System.Int32 ,
System.Int32
)
public: static System.Windows.Media.Imaging.BitmapSource CreateBitmapSourceFromException(
System.Exception* ,
System.Int32 ,
System.Int32
)
public:
static System.Windows.Media.Imaging.BitmapSource CreateBitmapSourceFromException(
System.Exception^ ,
System.Int32 ,
System.Int32
)
Parameters
- exception
- The exception.
- width
- The bitmap width.
- height
- The bitmap height.
Return Value
The System.Windows.Media.Imaging.BitmapSource object.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5