The OpenD Programming Language

Image.clearError

Clear the error, if any. This is only for use inside Gamut. Each operations that "recreates" the image, such a loading, clear the existing error and leave the Image in a clean-up state.

struct Image
package nothrow @nogc @safe pure
void
clearError
()

Meta