- GetGlyphImageData
HRESULT GetGlyphImageData(ushort glyphId, uint pixelsPerEm, DWRITE_GLYPH_IMAGE_FORMATS glyphImageFormat, DWRITE_GLYPH_IMAGE_DATA* glyphData, void** glyphDataContext)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetGlyphImageFormats
DWRITE_GLYPH_IMAGE_FORMATS GetGlyphImageFormats()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetGlyphImageFormats
HRESULT GetGlyphImageFormats(ushort glyphId, uint pixelsPerEmFirst, uint pixelsPerEmLast, DWRITE_GLYPH_IMAGE_FORMATS* glyphImageFormats)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ReleaseGlyphImageData
void ReleaseGlyphImageData(void* glyphDataContext)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.