[]
HRESULT IWICPlanarFormatConverter::CanConvert([In, Buffer] const GUID* pSrcPixelFormats,[In] unsigned int cSrcPlanes,[In] const GUID& dstPixelFormat,[Out] BOOL* pfCanConvert)
public bool CanConvert(Guid[] srcPixelFormatsRef, int srcPlanes, Guid dstPixelFormat)
| Type | Name | Description |
|---|---|---|
| Guid[] | srcPixelFormatsRef | |
| int | srcPlanes | |
| Guid | dstPixelFormat |
| Type | Description |
|---|---|
| bool |