IDCompositionTableTransferEffect

An IDCompositionTableTransferEffect interface represents a Table transfer filter effect

Members

Functions

SetRedTableValue
HRESULT SetRedTableValue(UINT index, float value)

Note: To set individual values, the table must have already been initialized / with a buffer of values of the appropriate size, or these calls will fail

Inherited Members

From IDCompositionFilterEffect

SetInput
HRESULT SetInput(UINT index, IUnknown input, UINT flags)

Sets the input at the given index to the filterEffect (NULL will use source visual, unless flagged otherwise)

Meta