Image.isOwned

An that has data can own it (will free it in destructor) or can borrow it. An image that has no data, cannot own it. Tags: none.

struct Image
nothrow @nogc @safe public pure const
bool
isOwned
()

Meta