Examples: Fix broken iCCP chunks in some PNG files (#28564)
The modified PNG files had broken iCCP chunks (CRC32 check failed).
All iCCP chunks in the image files are removed.
They are data encoded in textures, so the normal sRGB iCCP chunks are
also be removed.