[]
Determines if the current pixel format can be converted to the destination pixel format.
public bool CanConvertTo(WicPixelFormat pixelFormat)
Public Function CanConvertTo(pixelFormat As WicPixelFormat) As Boolean
| Type | Name | Description |
|---|---|---|
| WicPixelFormat | pixelFormat | The destionation pixel format. |
| Type | Description |
|---|---|
| bool |