ID2D1CommandSink4 interface

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.

Members

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

Methods

The ID2D1CommandSink4 interface has these methods.

MethodDescription
SetPrimitiveBlend2

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

 

Requirements

Header

D2d1_3.h

Library

D2d1.lib

DLL

D2d1.dll

 

 

Show: