ID2D1EffectContext1 interface

Provides factory methods and other state management for effect and transform authors.

Members

The ID2D1EffectContext1 interface inherits from ID2D1EffectContext. ID2D1EffectContext1 also has these types of members:

Methods

The ID2D1EffectContext1 interface has these methods.

MethodDescription
CreateLookupTable3D

Creates a 3D lookup table for mapping a 3-channel input to a 3-channel output. The table data must be provided in 4-channel format.

 

Requirements

Header

D2d1effectauthor_1.h

Library

D2D1.lib

DLL

D2D1.dll

See also

ID2D1EffectContext

 

 

Show: