gfm v1.1.3 (2014-06-18T21:14:08Z)
Home
Dub
Repo
copyRect
gfm
image
image
Performs an image blit from src to dest.
void
copyRect
(
I
)
(
I
dest
,
I
src
)
if
(
isImage
!
I
)
Meta
Source
See Implementation
gfm
image
image
enums
EdgeMode
functions
contains
copyRect
drawHorizontalLine
drawPixel
drawRect
drawVerticalLine
fillImage
fillRect
getPixel
templates
isImage
Performs an image blit from src to dest.