imDibSectionFromImage

Creates a Dib Section from the image. It must be a bitmap image. \ingroup dib

version(IM && Windows)
extern (C) @nogc nothrow
imDibSectionFromImage
(
HDC hDC
,
HBITMAP* bitmap
,
const(imImage)* image
)

Meta