imdestroy

Destroy figure.

void
imdestroy
(
string title = ""
)

Parameters

title
Type: string

Title of the window to be destroyed. If left as empty string, destroys all windows.

Throws

ContextNotInitialized

Meta