[]
        
(Showing Draft Content)

C1.Win.Bitmap.C1Bitmap.PixelFormatToGuid

PixelFormatToGuid Method

PixelFormatToGuid(PixelFormat)

Returns a GUID of the corresponding WIC pixel format for the given value of the PixelFormat enumeration.

Declaration
public static Guid PixelFormatToGuid(PixelFormat pixelFormat)
Parameters
Type Name Description
PixelFormat pixelFormat

The PixelFormat enumeration value.

Returns
Type Description
Guid