CreateBitmapSourceFromException(Exception,Int32,Int32,FontFamily,Double) Method (VintasoftImageConverter)
'Declaration
Public Overloads Shared Function CreateBitmapSourceFromException( _
ByVal As System.Exception, _
ByVal As System.Int32, _
ByVal As System.Int32, _
ByVal As System.Windows.Media.FontFamily, _
ByVal As Double _
) As System.Windows.Media.Imaging.BitmapSource
Parameters
- exception
- The exception.
- fontFamily
- The font family.
- fontSize
- The font size.
- 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