[]
HRESULT IDWriteGlyphRunAnalysis::CreateAlphaTexture([In] DWRITE_TEXTURE_TYPE textureType,[In] const RECT* textureBounds,[Out, Buffer] unsigned char* alphaValues,[In] unsigned int bufferSize)
public void CreateAlphaTexture(TextureType textureType, RectL textureBounds, byte[] alphaValues, int bufferSize)
| Type | Name | Description |
|---|---|---|
| TextureType | textureType | |
| RectL | textureBounds | |
| byte[] | alphaValues | |
| int | bufferSize |