imDibToHBitmap

Creates a image handle from a DIB. * \ingroup dib

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

Meta