IWICPlanarBitmapSourceTransform

Undocumented in source.

Members

Functions

CopyPixels
HRESULT CopyPixels(const(WICRect)* prcSource, UINT uiWidth, UINT uiHeight, WICBitmapTransformOptions dstTransform, WICPlanarOptions dstPlanarOptions, const(WICBitmapPlane)* pDstPlanes, UINT cPlanes)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DoesSupportTransform
HRESULT DoesSupportTransform(UINT* puiWidth, UINT* puiHeight, WICBitmapTransformOptions dstTransform, WICPlanarOptions dstPlanarOptions, const(WICPixelFormatGUID)* pguidDstFormats, WICBitmapPlaneDescription* pPlaneDescriptions, UINT cPlanes, BOOL* pfIsSupported)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta