mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-09-21 13:26:08 +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.