IDWriteRenderingParams::GetEnhancedContrast Method

Gets the enhanced contrast property of the rendering parameters object. Valid values are greater than or equal to zero.

Syntax

virtual FLOAT GetEnhancedContrast() = 0;

Parameter

Methode umfasst keine Parameter.

Rückgabewert

Returns the amount of contrast enhancement. Valid values are greater than or equal to zero.

Hinweise

Enhanced contrast is the amount to increase the darkness of text, and typically ranges from 0 to 1. Zero means no contrast enhancement.

Anforderungen

Mindestens unterstützter Client

Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista

Mindestens unterstützter Server

Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008

Header

Dwrite.h

Bibliothek

Dwrite.lib

DLL

Dwrite.dll

Siehe auch

IDWriteRenderingParams