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
Target Platform Windows
Header dwrite_3.h
Library Dwrite.lib

See also

IDWriteFontFace4