gfm v1.3.6 (2014-11-02T12:42:52Z)
Home
Dub
Repo
drawRect
gfm
image
image
Draws a rectangle outline in an Image.
deprecated
void
drawRect
(
I
P
)
(
I
img
,
int
x
,
int
y
,
int
width
,
int
height
,
P
e
)
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 rectangle outline in an Image.