- CreateAlphaTexture
HRESULT CreateAlphaTexture(DWRITE_TEXTURE_TYPE TextureType, RECT* TextureBounds, ubyte* AlphaValues, uint BufferSize)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetAlphaBlendParams
HRESULT GetAlphaBlendParams(IDWriteRenderingParams RenderingParams, float* BlendGamma, float* BlendEnhancedContrast, float* BlendClearTypeLevel)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetAlphaTextureBounds
HRESULT GetAlphaTextureBounds(DWRITE_TEXTURE_TYPE TextureType, RECT* TextureBounds)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.