Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
HRESULT GetGlyphImageData(
UINT16 glyphId,
UINT32 pixelsPerEm,
DWRITE_GLYPH_IMAGE_FORMATS glyphImageFormat,
DWRITE_GLYPH_IMAGE_DATA *glyphData,
void **glyphDataContext
);
Parameters
glyphId
pixelsPerEm
glyphImageFormat
glyphData
glyphDataContext
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10, version 1809 (with Windows App SDK 0.5 or later) |
| Header | dwrite_3.h |