dlangui v0.0.7 (2014-04-18T05:43:18Z)
Home
Dub
Repo
DrawBuf.drawImage
dlangui
graphics
drawbuf
DrawBuf
draw unscaled image at specified coordinates
class
DrawBuf
void
drawImage
(
int
x
,
int
y
,
DrawBuf
src
)
Meta
Source
See Implementation
dlangui
graphics
drawbuf
DrawBuf
constructors
this
destructors
~this
functions
afterDrawing
applyClipping
beforeDrawing
clear
detectNinePatch
drawFragment
drawGlyph
drawImage
drawRescaled
fill
fillRect
resize
transformColors
properties
bpp
clipOrFullRect
clipRect
hasNinePatch
height
id
intersectClipRect
ninePatch
onDestroyCallback
width
variables
_clipRect
_id
_ninePatch
_onDestroyCallback
draw unscaled image at specified coordinates