mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 01:19:45 +08:00
Add wxIMAGE_OPTION_PNG_DESCRIPTION which is filled with the contents of the (first) "Description" chunk from the PNG file when loading it and saved into such (iTXt) chunk when saving. Fixes #25556. Closes #25565.