Write image to the given path on the filesystem.
Path where the image will be written.
Width of the image.
Height of the image.
Format of the image.
Bit depth of the image.
Image data in unsigned bytes.
return: Status of the writing as bool.
See Implementation
Write image to the given path on the filesystem.