ID2D1Device4::GetMaximumColorGlyphCacheMemory-Methode (d2d1_3.h)

Ruft die maximale Kapazität des Farbglyphencaches ab.

Syntax

UINT64 GetMaximumColorGlyphCacheMemory();

Rückgabewert

Typ: UINT64

Gibt die maximale Kapazität des Farbglyphencaches in Bytes zurück.

Anforderungen

Anforderung Wert
Zielplattform Windows
Kopfzeile d2d1_3.h
DLL D2d1.dll

Weitere Informationen

ID2D1Device4