[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: WinApiM.DirectX.DComp.pas line 953
type IDCompositionTableTransferEffect = interface(IDCompositionFilterEffect) |
||
function SetRedTable(); |
|
|
function SetGreenTable(); |
|
|
function SetBlueTable(); |
|
|
function SetAlphaTable(); |
|
|
function SetRedDisable(); |
|
|
function SetGreenDisable(); |
|
|
function SetBlueDisable(); |
|
|
function SetAlphaDisable(); |
|
|
function SetClampOutput(); |
|
|
function SetRedTableValue(); |
|
|
function SetGreenTableValue(); |
|
|
function SetBlueTableValue(); |
|
|
function SetAlphaTableValue(); |
|
|
end; |
|
||
| | | ||
|
||
| | | ||
|
||
| | | ||
IInterface |
| CT Web help |
| CodeTyphon Studio |