I am try load this png image, but somthing wrong, how to by pass this error.
Image display oke
Png Decode ''CRC Error. PNG Image chunk is corrupt"

Sori if my english not good
Checked with TweakPNG. The image is corrupt:
Is this image coming from a trustworthy source?
https://www.cvedetails.com/vulnerability-list/vendor_id-7294/Libpng.html
@blackcity Thanks for investigating. 馃憤
I had a look also using PngAnalyzer which was able to decode the image as can windows itself which suggests to me that the default behaviour of most decoders is to jump out as soon a we hi the end marker.
@vinhhrv I've changed the code to do the same. The image now decodes properly so get the next version once it has finished building.
@JimBobSquarePants thank you
Most helpful comment
Checked with TweakPNG. The image is corrupt:

Is this image coming from a trustworthy source?
https://www.cvedetails.com/vulnerability-list/vendor_id-7294/Libpng.html