RetroArch
|
Defines the general pen tip shape and the transform used in an ID2D1InkStyle object. More...
#include <d2d1_3.h>
Public Attributes | |
D2D1_INK_NIB_SHAPE | nibShape |
The general shape of the nib used to draw a given ink object. More... | |
D2D1_MATRIX_3X2_F | nibTransform |
The transform applied to shape of the nib. _31 and _32 are ignored. More... | |
Defines the general pen tip shape and the transform used in an ID2D1InkStyle object.
D2D1_INK_NIB_SHAPE D2D1_INK_STYLE_PROPERTIES::nibShape |
The general shape of the nib used to draw a given ink object.
D2D1_MATRIX_3X2_F D2D1_INK_STYLE_PROPERTIES::nibTransform |
The transform applied to shape of the nib. _31 and _32 are ignored.