The OpenD Programming Language

Image.convertToRGB

Convert the image to a RGB equivalent, using duplication if greyscale. Alpha is preserved if existing. Tags: #valid

struct Image
nothrow @nogc @safe
bool
convertToRGB

Meta