Bitmap for UWP
TransformGraph クラス メンバ
プロパティ  メソッド  イベント

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 : TransformGraph クラス

TransformGraphデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the TransformGraphclass.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets a value indicating whether this instance is disposed. C1.Util.DX.DisposeBaseから継承されます。
Public プロパティGet a pointer to the underlying Cpp Object C1.Util.DX.CppObjectから継承されます。
Public プロパティGets or sets a custom user tag object to associate with this instance.. C1.Util.DX.CppObjectから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドAdds the provided node to the transform graph.  
Public メソッドvoid ID2D1TransformGraph::Clear()  
Public メソッドConnects two nodes inside the transform graph.  
Public メソッド[This documentation is preliminary and is subject to change.]  
Public メソッドPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. C1.Util.DX.DisposeBaseから継承されます。
Public メソッドunsigned int ID2D1TransformGraph::GetInputCount()  
Public メソッドオーバーロードされます。 Query this instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
Public メソッドオーバーロードされます。 Query instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
Public メソッドRemoves the provided node from the transform graph.  
Public メソッドSets the output node for the transform graph.  
Public メソッドHRESULT ID2D1TransformGraph::SetPassthroughGraph([In] unsigned int effectInputIndex)  
Public メソッドSets a single transform node as being equivalent to the whole graph.  
Public メソッドHRESULT ID2D1TransformGraph::SetSingleTransformNode([In] ID2D1TransformNode* node)  
トップ
パブリック イベント
 名前解説
Public イベントOccurs when this instance is fully disposed. C1.Util.DX.DisposeBaseから継承されます。
Public イベントOccurs when this instance is starting to be disposed. C1.Util.DX.DisposeBaseから継承されます。
トップ
パブリック オペレータ
Performs an explicit conversion from System.IntPtrto TransformGraph.
トップ
参照

TransformGraph クラス
C1.Util.DX.Direct2D 名前空間