ID2D1AnalysisTransform interface
Supplies data to an analysis effect.
When to implement
As the final transform in an analysis effect.
Members
The ID2D1AnalysisTransform interface inherits from the IUnknown interface. ID2D1AnalysisTransform also has these types of members:
Methods
The ID2D1AnalysisTransform interface has these methods.
| Method | Description |
|---|---|
| ProcessAnalysisResults |
Supplies the analysis data to an analysis transform. |
Remarks
This interface can be implemented by either an ID2D1DrawTransform or an ID2D1ComputeTransform.
Requirements
|
Minimum supported client |
Windows 8 and Platform Update for Windows 7 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 and Platform Update for Windows Server 2008 R2 [desktop apps | Windows Store apps] |
|
Minimum supported phone |
Windows Phone 8.1 [Windows Phone Silverlight 8.1 and Windows Runtime apps] |
|
Header |
|
|
Library |
|