Xpra: Ticket #2619: handle images in win32 clipboard

From ticket:2603#comment:3, the data will look like this:

Error: failed to get clipboard data
 no matching format in DataObject, System.Drawing.Bitmap, CF_BITMAP, Ole Private Data, CF_DIB, CF_DIBV5

And maybe we can re-use the screen capture code to handle BITMAP and / or DIB.

Generic ticket for exotic clipboard formats: #273



Thu, 05 Mar 2020 10:43:25 GMT - Antoine Martin: status, description changed


Sat, 09 May 2020 04:51:47 GMT - Antoine Martin: priority changed


Sat, 30 May 2020 15:58:37 GMT - Antoine Martin:

As of r26546, we can copy from images from the windows clipboard.

TODO:


Sun, 31 May 2020 05:25:33 GMT - Antoine Martin:

Updates:

TODO: watermark, sanitize binary image data through PIL?


Sun, 31 May 2020 14:11:51 GMT - Antoine Martin: status changed; resolution set


Sat, 23 Jan 2021 05:56:13 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2619