imwrite

Convenience wrapper for imwrite with Image.

Parameters

image
Type: Image

Image to be written;

path
Type: string

Path where the image will be written.

return: Status of the writing as bool.

Meta