[]
        
(Showing Draft Content)

C1.WPF.Bitmap.C1Bitmap.ToWPFPixelFormat

ToWPFPixelFormat Method

ToWPFPixelFormat(PixelFormat)

Returns the System.Windows.Media.PixelFormat struct for the given PixelFormat value.

Declaration
public static PixelFormat ToWPFPixelFormat(PixelFormat pixelFormat)
Parameters
Type Name Description
PixelFormat pixelFormat

The PixelFormat enumeration value.

Returns
Type Description
PixelFormat