gfm v1.3.6 (2014-11-02T12:42:52Z)
Home
Dub
Repo
drawPixel
gfm
image
image
Draws a single pixel.
deprecated
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.