The OpenD Programming Language

Image.createLayered

Clear the image, and creates a new owned image, with given dimensions and plain pixels. The image data is cleared with zeroes. Tags: none.

struct Image
nothrow @nogc @safe
void
createLayered

Meta