The OpenD Programming Language

Image.mustNotBeStoredUpsideDown

struct Image
nothrow @nogc @safe pure const
bool
mustNotBeStoredUpsideDown
()

Return Value

Type: bool

true is the image is constrained to NOT be stored upside-down. Tags: none.

Meta