The OpenD Programming Language

Image.convertToRGBA

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

struct Image
nothrow @nogc @safe
bool
convertToRGBA

Meta