[]
        
(Showing Draft Content)

C1.Win.Bitmap.C1Bitmap.ToGdiPixelFormat

ToGdiPixelFormat Method

ToGdiPixelFormat(PixelFormat)

Returns the System.Drawing.Imaging.PixelFormat enumeration value for the given PixelFormat value.

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

The PixelFormat enumeration value.

Returns
Type Description
PixelFormat