ImageLineHelper?.cs in methods ToARGB8(int, int, bool) and ToARGB8(byte, int,
bool): The expressions with and without the alpha channel seems to be
exchanged, so it doesn't return the alpha channel for alpha channel images and
give IndexOutOfRangeException? for non-alpha images when you try to get the
last pixel of the line.
Reported in comments
https://code.google.com/p/pngcs/wiki/Comments
Original issue reported on code.google.com by hgonzalez@gmail.com on 5 Jul 2013 at 2:54
Original issue reported on code.google.com by
hgonzalez@gmail.com
on 5 Jul 2013 at 2:54