Help Center
Help CenterAfxNova

IWICPlanarBitmapSourceTransform_.DoesSupportTransformmethod

GraphicsmethodAfxWinCodec.biundocumented
Not documented upstream. This symbol was found in the AfxNova source but appears in no documentation topic. The signature below is read directly from the code; any description comes from the source comments.

Syntax

DECLARE ABSTRACT FUNCTION DoesSupportTransform (BYREF uiWidth AS UINT, BYREF uiHeight AS UINT, BYVAL dstTransform AS WICBitmapTransformOptions, BYVAL dstPlanarOptions AS WICPlanarOptions, BYVAL guidDstFormats AS const WICPixelFormatGUID, BYVAL pPlaneDescriptions AS WICBitmapPlaneDescription PTR, BYVAL cPlanes AS UINT, BYREF fIsSupported AS BOOLEAN) AS HRESULT

Reference

  • Include file AfxWinCodec.bi
  • Defined in AfxNova/AfxWinCodec.bi:1348