Constant clipboard_win::formats::CF_DIBV5
source ยท pub const CF_DIBV5: c_uint = 17;
Expand description
A memory object containing a BITMAPV5HEADER structure followed by the bitmap color space information and the bitmap bits.
pub const CF_DIBV5: c_uint = 17;
A memory object containing a BITMAPV5HEADER structure followed by the bitmap color space information and the bitmap bits.