[]
        
(Showing Draft Content)

C1.WPF.Bitmap.C1Bitmap.FromWPFPixelFormat

FromWPFPixelFormat Method

FromWPFPixelFormat(PixelFormat)

Converts a System.Windows.Media.PixelFormat to the PixelFormat enumeration value.

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

The source value of the System.Windows.Media.PixelFormat type.

Returns
Type Description
PixelFormat