pngtext ~master (2020-01-07T20:32:17Z)
Dub
Repo
MemoryImage.setPixel
arsd
color
MemoryImage
Set image pixel.
interface
MemoryImage
void
setPixel
(
int
x
,
int
y
,
in
Color
clr
)
Meta
Source
See Implementation
arsd
color
MemoryImage
aliases
fromImageFile
functions
getAsTrueColorImage
getPixel
height
setPixel
width
static functions
fromImage
Set image pixel.