Edit

Share via


IDWriteFontFace4::GetGlyphImageFormats method (dwrite_3.h)

Gets all the glyph image formats supported by the entire font.

Syntax

DWRITE_GLYPH_IMAGE_FORMATS GetGlyphImageFormats();

Return value

Type: DWRITE_GLYPH_IMAGE_FORMATS

Returns all the glyph image formats supported by the entire font.

Requirements

Requirement Value
Minimum supported client Windows 10 Build 14393
Minimum supported server Windows 10 Build 14393
Target Platform Windows
Header dwrite_3.h
Library Dwrite.lib

See also

IDWriteFontFace4