IDWriteFontFace2::GetPaletteEntryCount method
Get the number of entries in each color palette.
Syntax
UINT32 GetPaletteEntryCount();
Parameters
This method has no parameters.
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
|
Minimum supported client |
Windows 8.1 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2012 R2 [desktop apps only] |
|
Minimum supported phone |
Windows Phone 8.1 [Windows Phone Silverlight 8.1 and Windows Runtime apps] |
|
Header |
|
|
Library |
|
|
DLL |
|
See also