[]
HRESULT IWICFormatConverter::CanConvert([In] const GUID& srcPixelFormat,[In] const GUID& dstPixelFormat,[Out] BOOL* pfCanConvert)
public bool CanConvert(Guid srcPixelFormat, Guid dstPixelFormat)
Type | Name | Description |
---|---|---|
Guid | srcPixelFormat | |
Guid | dstPixelFormat |
Type | Description |
---|---|
bool |