This documentation is archived and is not being maintained.
ID2D1Device4::GetMaximumColorGlyphCacheMemory method
Gets the maximum capacity of the color glyph cache.
Syntax
UINT64 GetMaximumColorGlyphCacheMemory();
Parameters
This method has no parameters.
Return value
Type: UINT64
Returns the maximum capacity of the color glyph cache in bytes.
Requirements
|
Header
|
- D2d1_3.h
|
|
DLL
|
- D2d1.dll
|
See also
-
ID2D1Device4