ID2D1CommandSink1 interface
This interface performs all the same functions as the existing ID2D1CommandSink interface. It also enables access to the new primitive blend modes, MIN and ADD, through its SetPrimitiveBlend1 method.
Members
The ID2D1CommandSink1 interface inherits from ID2D1CommandSink. ID2D1CommandSink1 also has these types of members:
Methods
The ID2D1CommandSink1 interface has these methods.
| Method | Description |
|---|---|
| SetPrimitiveBlend1 |
Sets a new primitive blend mode. |
Requirements
|
Minimum supported client |
Windows 8.1 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 R2 [desktop apps | Windows Store apps] |
|
Minimum supported phone |
Windows Phone 8.1 [Windows Phone Silverlight 8.1 and Windows Runtime apps] |
See also
Show: