void xtd::drawing::image::save | ( | const xtd::string & | filename, |
const xtd::drawing::imaging::image_format & | format | ||
) | const |
Saves this xtd::drawing::image to the specified file in the specified format.
filename | A string that contains the name of the file to which to save this xtd::drawing::image. |
format | The xtd::drawing::imaging::image_format for this xtd::drawing::image. |