RetroArch
Public Attributes | List of all members
D2D1_INK_STYLE_PROPERTIES Struct Reference

Defines the general pen tip shape and the transform used in an ID2D1InkStyle object. More...

#include <d2d1_3.h>

Collaboration diagram for D2D1_INK_STYLE_PROPERTIES:
[legend]

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...
 

Detailed Description

Defines the general pen tip shape and the transform used in an ID2D1InkStyle object.

Member Data Documentation

◆ nibShape

D2D1_INK_NIB_SHAPE D2D1_INK_STYLE_PROPERTIES::nibShape

The general shape of the nib used to draw a given ink object.

◆ nibTransform

D2D1_MATRIX_3X2_F D2D1_INK_STYLE_PROPERTIES::nibTransform

The transform applied to shape of the nib. _31 and _32 are ignored.


The documentation for this struct was generated from the following file: