ComponentOne Bitmap for WPF
FromWPFPixelFormat Method

C1.WPF.Bitmap.4 Assembly > C1.WPF.Bitmap Namespace > C1Bitmap Class : FromWPFPixelFormat Method
The source value of the System.Windows.Media.PixelFormat type.
Converts a System.Windows.Media.PixelFormat to the PixelFormat enumeration value.
Syntax
'Declaration
 
Public Shared Function FromWPFPixelFormat( _
   ByVal pixelFormat As System.Windows.Media.PixelFormat _
) As PixelFormat
public static PixelFormat FromWPFPixelFormat( 
   System.Windows.Media.PixelFormat pixelFormat
)

Parameters

pixelFormat
The source value of the System.Windows.Media.PixelFormat type.
See Also

Reference

C1Bitmap Class
C1Bitmap Members