ReactOS 0.4.17-dev-934-g091855f
IDWriteGlyphRunAnalysis Interface Reference
Inheritance diagram for IDWriteGlyphRunAnalysis:
Collaboration diagram for IDWriteGlyphRunAnalysis:

Public Member Functions

HRESULT GetAlphaTextureBounds ([in] DWRITE_TEXTURE_TYPE type, [out] RECT *bounds)
 
HRESULT CreateAlphaTexture ([in] DWRITE_TEXTURE_TYPE type, [in] RECT const *bounds, [in] BYTE *alphaValues, [in] UINT32 bufferSize)
 
HRESULT GetAlphaBlendParams ([in] IDWriteRenderingParams *renderingParams, [out] FLOAT *blendGamma, [out] FLOAT *blendEnhancedContrast, [out] FLOAT *blendClearTypeLevel)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknown * LPUNKNOWN
 

Detailed Description

Definition at line 1524 of file dwrite.idl.

Member Function Documentation

◆ CreateAlphaTexture()

HRESULT IDWriteGlyphRunAnalysis::CreateAlphaTexture ( [in] DWRITE_TEXTURE_TYPE  type,
[in] RECT const *  bounds,
[in] BYTE *  alphaValues,
[in] UINT32  bufferSize 
)

◆ GetAlphaBlendParams()

HRESULT IDWriteGlyphRunAnalysis::GetAlphaBlendParams ( [in] IDWriteRenderingParams *  renderingParams,
[out] FLOAT *  blendGamma,
[out] FLOAT *  blendEnhancedContrast,
[out] FLOAT *  blendClearTypeLevel 
)

◆ GetAlphaTextureBounds()

HRESULT IDWriteGlyphRunAnalysis::GetAlphaTextureBounds ( [in] DWRITE_TEXTURE_TYPE  type,
[out] RECT *  bounds 
)

The documentation for this interface was generated from the following file: