imDibCreate

Creates a new DIB. \n * use bpp=-16/-32 to allocate space for BITFLIEDS. \n * Allocates all fields. * \ingroup dib

version(IM && Windows)
extern (C) @nogc nothrow
imDibCreate
(
int width
,
int height
,
int bpp
)

Meta