xtd 0.2.0
Loading...
Searching...
No Matches

◆ save() [2/3]

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.

Parameters
filenameA string that contains the name of the file to which to save this xtd::drawing::image.
formatThe xtd::drawing::imaging::image_format for this xtd::drawing::image.