writePng

Saves a MemoryImage to a png. See also: writeImageToPngFile which uses memory a little more efficiently

void
writePng
(
string filename
,
MemoryImage mi
)

Meta