directx-d v0.14.1 (2022-11-15T10:12:44Z)
Dub
Repo
ID2D1Factory1.CreateDrawingStateBlock
directx
d2d1_1
ID2D1Factory1
Undocumented in source. Be warned that the author may not have intended to support it.
HRESULT
CreateDrawingStateBlock
(const(D2D1_DRAWING_STATE_DESCRIPTION1)* drawingStateDescription, IDWriteRenderingParams textRenderingParams, ID2D1DrawingStateBlock1* drawingStateBlock)
HRESULT
CreateDrawingStateBlock
(const(D2D1_DRAWING_STATE_DESCRIPTION)* drawingStateDescription, IDWriteRenderingParams textRenderingParams, ID2D1DrawingStateBlock* drawingStateBlock)
HRESULT
CreateDrawingStateBlock
(D2D1_DRAWING_STATE_DESCRIPTION1 drawingStateDescription, ID2D1DrawingStateBlock1 drawingStateBlock)
interface
ID2D1Factory1
extern (
Windows
) final
HRESULT
CreateDrawingStateBlock
(
const
D2D1_DRAWING_STATE_DESCRIPTION1
drawingStateDescription
,
out
ID2D1DrawingStateBlock1
drawingStateBlock
)
HRESULT
CreateDrawingStateBlock
(ID2D1DrawingStateBlock1 drawingStateBlock)
Meta
Source
See Implementation
directx
d2d1_1
ID2D1Factory1
functions
CreateDevice
CreateDrawingStateBlock
CreateGdiMetafile
CreatePathGeometry
CreateStrokeStyle
GetEffectProperties
GetRegisteredEffects
RegisterEffectFromStream
RegisterEffectFromString
UnregisterEffect