Bitmap for WPF
ProcessAnalysisResults(DataStream) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > AnalysisTransform クラス > ProcessAnalysisResults メソッド : ProcessAnalysisResults(DataStream) メソッド

The data that the transform will analyze.

Supplies the analysis data to an analysis transform.
シンタックス
'宣言
 
Public Overloads Sub ProcessAnalysisResults( _
   ByVal analysisData As DataStream _
) 
public void ProcessAnalysisResults( 
   DataStream analysisData
)

パラメータ

analysisData

The data that the transform will analyze.

解説
The output of the transform will be copied to CPU-accessible memory by the imaging effects system before being passed to the implementation.If this call fails, the corresponding Effectinstance is placed into an error state and fails to draw.
参照

AnalysisTransform クラス
AnalysisTransform メンバ
オーバーロード一覧