The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
MemoryImage.setPixel
arsd
color
MemoryImage
Set image pixel.
interface
MemoryImage
nothrow @
safe
void
setPixel
(
int
x
,
int
y
,
in
Color
clr
)
Meta
Source
See Implementation
arsd
color
MemoryImage
aliases
fromImageFile
functions
clone
getAsTrueColorImage
getPixel
height
setPixel
width
static functions
fromImage
Set image pixel.