BMP.save

Saves the image into the given file. Only uncompressed bitmaps are supported currently.

class BMP
public
void
save
(
F = std.stdio.file
)
(
ref F file
)

Meta