[]
        
(Showing Draft Content)

C1.Win.Bitmap.C1Bitmap.CanConvertTo

CanConvertTo Method

CanConvertTo(PixelFormat)

Determines if the current pixel format can be converted to the destination pixel format.

Declaration
public bool CanConvertTo(PixelFormat pixelFormat)
Parameters
Type Name Description
PixelFormat pixelFormat

The destionation pixel format.

Returns
Type Description
bool