ComponentOne Bitmap for WPF
ToWPFPixelFormat Method

C1.WPF.Bitmap.4 Assembly > C1.WPF.Bitmap Namespace > C1Bitmap Class : ToWPFPixelFormat Method
The PixelFormat enumeration value.
Returns the System.Windows.Media.PixelFormat struct for the given PixelFormat value.
Syntax
'Declaration
 
Public Shared Function ToWPFPixelFormat( _
   ByVal pixelFormat As PixelFormat _
) As System.Windows.Media.PixelFormat
public static System.Windows.Media.PixelFormat ToWPFPixelFormat( 
   PixelFormat pixelFormat
)

Parameters

pixelFormat
The PixelFormat enumeration value.
See Also

Reference

C1Bitmap Class
C1Bitmap Members