Bitmap for WPF
SetRenderInfo メソッド (SourceTransform)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > SourceTransform インターフェース : SetRenderInfo メソッド

The interface supplied to the transform to allow specifying the precision-based transform pass.

Provides a render information interface to the source transform to allow it to specify state to the rendering system. This part of the render information interface is shared with the GPU transform.
シンタックス
'宣言
 
Sub SetRenderInfo( _
   ByVal renderInfo As RenderInformation _
) 
void SetRenderInfo( 
   RenderInformation renderInfo
)

パラメータ

renderInfo

The interface supplied to the transform to allow specifying the precision-based transform pass.

参照

SourceTransform インターフェース
SourceTransform メンバ