[]
        
(Showing Draft Content)

C1.Win.Bitmap.C1Bitmap.FromGdiPixelFormat

FromGdiPixelFormat Method

FromGdiPixelFormat(PixelFormat)

Converts a System.Drawing.Imaging.PixelFormat to the PixelFormat enumeration value.

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

The source value of the System.Drawing.Imaging.PixelFormat type.

Returns
Type Description
PixelFormat