Struct clipboard_win::formats::Bitmap
source · pub struct Bitmap;
Expand description
Format for bitmap images i.e. CF_BITMAP
.
Both Getter
and Setter
expects image as header and rgb payload
pub struct Bitmap;
Format for bitmap images i.e. CF_BITMAP
.
Both Getter
and Setter
expects image as header and rgb payload