Constant clipboard_win::formats::CF_DIB
source · pub const CF_DIB: u32 = winuser::CF_DIB; // 8u32
Expand description
A memory object containing a BITMAPINFO structure followed by the bitmap bits.
pub const CF_DIB: u32 = winuser::CF_DIB; // 8u32
A memory object containing a BITMAPINFO structure followed by the bitmap bits.