directx-d v0.14.1 (2022-11-15T10:12:44Z)
Dub
Repo
DrawingStateDescription1
directx
d2d1_1helper
Undocumented in source. Be warned that the author may not have intended to support it.
D2D1_DRAWING_STATE_DESCRIPTION1
DrawingStateDescription1
(D2D1_ANTIALIAS_MODE antialiasMode, D2D1_TEXT_ANTIALIAS_MODE textAntialiasMode, D2D1_TAG tag1, D2D1_TAG tag2, D2D1_MATRIX_3X2_F transform, D2D1_PRIMITIVE_BLEND primitiveBlend, D2D1_UNIT_MODE unitMode)
version(Windows)
D2D1_DRAWING_STATE_DESCRIPTION1
DrawingStateDescription1
(
D2D1_ANTIALIAS_MODE
antialiasMode
=
D2D1_ANTIALIAS_MODE_PER_PRIMITIVE
,
D2D1_TEXT_ANTIALIAS_MODE
textAntialiasMode
=
D2D1_TEXT_ANTIALIAS_MODE_DEFAULT
,
D2D1_TAG
tag1
= 0
,
D2D1_TAG
tag2
= 0
,
const
D2D1_MATRIX_3X2_F
transform
=
D2D1.IdentityMatrix
()
,
D2D1_PRIMITIVE_BLEND
primitiveBlend
=
D2D1_PRIMITIVE_BLEND_SOURCE_OVER
,
D2D1_UNIT_MODE
unitMode
=
D2D1_UNIT_MODE_DIPS
)
D2D1_DRAWING_STATE_DESCRIPTION1
DrawingStateDescription1
(D2D1_DRAWING_STATE_DESCRIPTION desc, D2D1_PRIMITIVE_BLEND primitiveBlend, D2D1_UNIT_MODE unitMode)
Meta
Source
See Implementation
directx
d2d1_1helper
functions
BitmapBrushProperties1
BitmapProperties1
ConvertColorSpace
CreationProperties
DrawingStateDescription1
EffectInputDescription
ImageBrushProperties
LayerParameters1
Point2L
PrintControlProperties
RectL
RenderingControls
SetDpiCompensatedEffectInput
StrokeStyleProperties1
Vector2F
Vector3F
Vector4F
structs
Matrix4x3F
Matrix4x4F
Matrix5x4F
templates
TypeTraits