The OpenD Programming Language

Image.create

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
create

Meta