imDibFromHBitmap

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

version(IM && Windows)
extern (C) @nogc nothrow
imDibFromHBitmap
(
const HBITMAP image
,
const HPALETTE hPalette
)

Meta