imwrite

Convenience wrapper for imwrite with Image.

Parameters

image Image

Image to be written;

path string

Path where the image will be written.

return: Status of the writing as bool.

Meta