imDibSaveFile

Saves the DIB into a file ".bmp". * \ingroup dib

version(IM && Windows)
extern (C) @nogc nothrow
int
imDibSaveFile
(
const(imDib)* dib
,
const(char)* filename
)

Meta