directx-d v0.14.1 (2022-11-15T10:12:44Z)
Dub
Repo
ID2D1Factory1.CreateDrawingStateBlock
directx
d2d1_1
ID2D1Factory1
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
HRESULT
CreateDrawingStateBlock
(const(D2D1_DRAWING_STATE_DESCRIPTION1)* drawingStateDescription, IDWriteRenderingParams textRenderingParams, ID2D1DrawingStateBlock1* drawingStateBlock)
HRESULT
CreateDrawingStateBlock
(const(D2D1_DRAWING_STATE_DESCRIPTION)* drawingStateDescription, IDWriteRenderingParams textRenderingParams, ID2D1DrawingStateBlock* drawingStateBlock)
interface
ID2D1Factory1
extern (
Windows
)
HRESULT
CreateDrawingStateBlock
(
const
(
D2D1_DRAWING_STATE_DESCRIPTION
)*
drawingStateDescription
,
IDWriteRenderingParams
textRenderingParams
,
ID2D1DrawingStateBlock
*
drawingStateBlock
)
HRESULT
CreateDrawingStateBlock
(D2D1_DRAWING_STATE_DESCRIPTION1 drawingStateDescription, 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