gfm v1.1.3 (2014-06-18T21:14:08Z)
Home
Dub
Repo
drawPixel
gfm
image
image
Draws a single pixel.
void
drawPixel
(
I
P
)
(
I
img
,
int
x
,
int
y
,
P
p
)
if
(
isImage
!
I
&&
is
(
P
:
I.element_t
)
)
Meta
Source
See Implementation
gfm
image
image
enums
EdgeMode
functions
contains
copyRect
drawHorizontalLine
drawPixel
drawRect
drawVerticalLine
fillImage
fillRect
getPixel
templates
isImage
Draws a single pixel.