The OpenD Programming Language

Image.hasType

An image can have a pixel type (usually pixels), or not. Not a lot of operations are available if there is no type. Note: An image that has no must necessarily have no data. Tags: none.

struct Image
nothrow @nogc @safe deprecated pure const
bool
hasType
()

Meta