ID2D1AnalysisTransform

<summary> The interface implemented by a transform author to indicate that it should receive an analysis result callback. </summary>

version(Windows)
interface ID2D1AnalysisTransform : IUnknown {}

Members

Functions

ProcessAnalysisResults
HRESULT ProcessAnalysisResults(const(BYTE)* analysisData, UINT32 analysisDataCount)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta