[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.GlyphRunAnalysis.CreateAlphaTexture

CreateAlphaTexture Method

CreateAlphaTexture(TextureType, RectL, byte[], int)

HRESULT IDWriteGlyphRunAnalysis::CreateAlphaTexture([In] DWRITE_TEXTURE_TYPE textureType,[In] const RECT* textureBounds,[Out, Buffer] unsigned char* alphaValues,[In] unsigned int bufferSize)

Declaration
public void CreateAlphaTexture(TextureType textureType, RectL textureBounds, byte[] alphaValues, int bufferSize)
Parameters
Type Name Description
TextureType textureType
RectL textureBounds
byte[] alphaValues
int bufferSize