imDibCreateCopy

Duplicates the DIB contents in a new DIB. \n * A Reference DIB will be copied into a full DIB structure. * \ingroup dib

version(IM && Windows)
extern (C) @nogc nothrow
imDibCreateCopy
(
const(imDib)* dib
)

Meta