The OpenD Programming Language

Image.convertToGreyscale

Convert the image to greyscale, using a greyscale transformation (all channels weighted equally). Alpha is preserved if existing. Tags: #valid

struct Image
nothrow @nogc @safe
bool
convertToGreyscale

Meta