[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: DX12.D2D1.pas line 3340
type ID2D1TransformGraph = interface(IUnknown) |
||
function GetInputCount; |
|
|
function SetSingleTransformNode(); |
|
|
function AddNode(); |
|
|
function RemoveNode(); |
|
|
function SetOutputNode(); |
|
|
function ConnectNode(); |
|
|
function ConnectToEffectInput(); |
|
|
procedure Clear; |
|
|
function SetPassthroughGraph(); |
|
|
end; |
|
||
| | ||
IInterface |
CT Web help |
CodeTyphon Studio |