Transfer the DIB to the clipboard. \n
* "dib" pointer can not be used after, or use imDibCopyClipboard(imDibCreateCopy(dib)). \n
* You cannot paste a DIB section from one application into another application. \n
* Warning: Clipboard functions in C++ can fail with Visual C++ /EHsc (Enable C++ Exceptions)
* \ingroup dib
Transfer the DIB to the clipboard. \n * "dib" pointer can not be used after, or use imDibCopyClipboard(imDibCreateCopy(dib)). \n * You cannot paste a DIB section from one application into another application. \n * Warning: Clipboard functions in C++ can fail with Visual C++ /EHsc (Enable C++ Exceptions) * \ingroup dib