Image.this
this
(FltkImage handle, bool ownsHandle = true)Creates an Image wrapper around an existing handle.
Parameters
handle | The low-level image handle |
ownsHandle | Whether to delete the handle on destruction |