Image.convertToGreyscaleAlpha

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

struct Image
nothrow @nogc @safe public
bool
convertToGreyscaleAlpha

Meta