ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
subpixelDownscale
ae
utils
graphics
draw
Downscale an image minding subpixel positioning on LCD screens.
version(none)
void
subpixelDownscale
()
(
)
if
(
structFields
!
COLOR
== ["r", "g", "b"] ||
structFields
!
COLOR
== ["b", "g", "r"]
)
Meta
Source
See Implementation
ae
utils
graphics
draw
aliases
clear
functions
aaFillRect
aaLine
draw
fill
fillCircle
fillPoly
fillRect
fillSector
hline
line
pixelPtr
putPixel
rect
safeGet
safePut
softCircle
softRing
subpixelDownscale
thickLine
thickLinePoly
uncheckedFloodFill
vline
whiteNoise
structs
Coord
templates
aaPutPixel
Downscale an image minding subpixel positioning on LCD screens.