bool Image::save( char* filename )
Image::save saves the current state of an image to a BMP or a GMV to the sd card.
bool: true on success, false on failure
N/A