C1.Win.C1DX.4.8 Assembly / C1.Util.DX.DirectWrite Namespace / GlyphRunAnalysis Class / GetAlphaTextureBounds Method

In This Topic
GetAlphaTextureBounds Method
In This Topic
HRESULT IDWriteGlyphRunAnalysis::GetAlphaTextureBounds([In] DWRITE_TEXTURE_TYPE textureType,[Out] RECT* textureBounds)
Syntax
'Declaration
 
Public Function GetAlphaTextureBounds( _
   ByVal textureType As TextureType _
) As RectL
 

Parameters

textureType
See Also