Sven Neumann wrote:

> GIMP does not use the terms CF_DIB nor CF_BITMAP. It would help if
> you could explain what these are. 

They are Windows API constants used to identify types of data in the
clipboard.  One of these would be the first argument to the Windows API
function SetClipboardData(), for example.  See

   http://msdn.microsoft.com/en-us/library/ms649013(VS.85).aspx

If this doesn't help, I'll try to look at the GIMP source code later and
translate these into GIMP terminology.

- Ernie                                  http://home.comcast.net/~erniew
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Reply via email to