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.
Get the number of entries in each color palette.
Syntax
UINT32 GetPaletteEntryCount();
Return value
The number of entries in each color palette. All color palettes in a font have the same number of palette entries. The return value is zero if the font has no color information.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8.1 [desktop apps only] |
| Minimum supported server | Windows Server 2012 R2 [desktop apps only] |
| Target Platform | Windows |
| Header | dwrite_2.h |
| Library | Dwrite.lib |
| DLL | Dwrite.dll |