dlangui v0.0.7 (2014-04-18T05:43:18Z)
Home
Dub
Repo
setTextureImageAlpha
dlangui
graphics
glsupport
Undocumented in source. Be warned that the author may not have intended to support it.
version(USE_OPENGL)
bool
setTextureImageAlpha
(
uint
textureId
,
int
dx
,
int
dy
,
ubyte
*
pixels
)
Meta
Source
See Implementation
dlangui
graphics
glsupport
classes
GLProgram
SolidFillProgram
TextureProgram
functions
QMatrix4x4_ortho
bindFramebuffer
createFramebuffer
deleteFramebuffer
deleteTexture
drawColorAndTextureRect
drawSolidFillRect
flushGL
genTexture
initShaders
isTexture
setOrthoProjection
setRotation
setTextureImage
setTextureImageAlpha
uninitShaders
static variables
_solidFillProgram
_textureProgram
variables
HIGHP
LOWP
MEDIUMP
Z_2D