The OpenD Programming Language

Image.convertToGreyscaleAlpha

Convert the image to a greyscale + alpha equivalent, using duplication and/or adding an opaque alpha channel. Tags: #valid

struct Image
nothrow @nogc @safe
bool
convertToGreyscaleAlpha

Meta