subpixelDownscale

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