ID2D1CommandSink4 interface (d2d1_3.h)

This interface performs all the same functions as the existing ID2D1CommandSink3 interface. It also enables access to the new primitive blend mode, MAX, through the SetPrimitiveBlend2 method.

Inheritance

The ID2D1CommandSink4 interface inherits from ID2D1CommandSink3. ID2D1CommandSink4 also has these types of members:

Methods

The ID2D1CommandSink4 interface has these methods.

 
ID2D1CommandSink4::SetPrimitiveBlend2

Sets a new primitive blend mode. Allows access to the MAX primitive blend mode.

Requirements

Requirement Value
Target Platform Windows
Header d2d1_3.h