Constant clipboard_win::formats::CF_DIB
source ยท pub const CF_DIB: c_uint = 8;
Expand description
A memory object containing a BITMAPINFO structure followed by the bitmap bits.
pub const CF_DIB: c_uint = 8;
A memory object containing a BITMAPINFO structure followed by the bitmap bits.