[]
HRESULT IDWriteGlyphRunAnalysis::GetAlphaBlendParams([In] IDWriteRenderingParams* renderingParams,[Out] float* blendGamma,[Out] float* blendEnhancedContrast,[Out] float* blendClearTypeLevel)
public void GetAlphaBlendParams(RenderingParams renderingParams, out float blendGamma, out float blendEnhancedContrast, out float blendClearTypeLevel)
Type | Name | Description |
---|---|---|
RenderingParams | renderingParams | |
float | blendGamma | |
float | blendEnhancedContrast | |
float | blendClearTypeLevel |