|
ReactOS 0.4.17-dev-934-g091855f
|


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 |
Definition at line 1524 of file dwrite.idl.
| HRESULT IDWriteGlyphRunAnalysis::CreateAlphaTexture | ( | [in] DWRITE_TEXTURE_TYPE | type, |
| [in] RECT const * | bounds, | ||
| [in] BYTE * | alphaValues, | ||
| [in] UINT32 | bufferSize | ||
| ) |
| HRESULT IDWriteGlyphRunAnalysis::GetAlphaBlendParams | ( | [in] IDWriteRenderingParams * | renderingParams, |
| [out] FLOAT * | blendGamma, | ||
| [out] FLOAT * | blendEnhancedContrast, | ||
| [out] FLOAT * | blendClearTypeLevel | ||
| ) |
| HRESULT IDWriteGlyphRunAnalysis::GetAlphaTextureBounds | ( | [in] DWRITE_TEXTURE_TYPE | type, |
| [out] RECT * | bounds | ||
| ) |