ID2D1EffectContext1 interface (d2d1effectauthor_1.h)

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

Inheritance

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

Methods

The ID2D1EffectContext1 interface has these methods.

 
ID2D1EffectContext1::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. (ID2D1EffectContext1.CreateLookupTable3D)

Requirements

Requirement Value
Target Platform Windows
Header d2d1effectauthor_1.h

See also

ID2D1EffectContext