PNG.save

Saves the file to the disk. Currently interlaced mode is unsupported.

class PNG
public
void
save
(
F = std.stdio.File
)
(
ref F file
,
int compLevel = 6
)

Meta