Provide support for storing PNG files on the clipboard (wxMSW)

PNG is a custom clipboard format but images stored in this format are supported by e.g. MS Excel, MS PowerPoint, GIMP (including image transparency).

See #17631.
This commit is contained in:
Artur Wieczorek
2020-12-31 12:14:08 +01:00
parent bf6fee0af9
commit a27a7656ea
4 changed files with 61 additions and 15 deletions

View File

@@ -34,6 +34,8 @@
A list of filenames.}
@itemdef{wxDF_HTML,
An HTML string. This is currently only valid on Mac and MSW.}
@itemdef{wxDF_PNG,
A PNG file. This is valid only on MSW.}
@endDefList
As mentioned above, these standard formats may be passed to any function