aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
ID2D1DeviceContext4.GetColorBitmapGlyphImage
aurora
directx
d2d1
d2d1_3
ID2D1DeviceContext4
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
interface
ID2D1DeviceContext4
extern (
Windows
)
HRESULT
GetColorBitmapGlyphImage
(
DWRITE_GLYPH_IMAGE_FORMATS
glyphImageFormat
,
D2D1_POINT_2F
glyphOrigin
,
IDWriteFontFace
fontFace
,
float
fontEmSize
,
ushort
glyphIndex
,
bool
isSideways
,
const
D2D1_MATRIX_3X2_F
*
worldTransform
,
float
dpiX
,
float
dpiY
,
D2D1_MATRIX_3X2_F
*
glyphTransform
,
ID2D1Image
*
glyphImage
)
Meta
Source
See Implementation
aurora
directx
d2d1
d2d1_3
ID2D1DeviceContext4
functions
CreateSvgGlyphStyle
DrawColorBitmapGlyphRun
DrawSvgGlyphRun
DrawText
DrawTextLayout
GetColorBitmapGlyphImage
GetSvgGlyphImage