-
-
Notifications
You must be signed in to change notification settings - Fork 890
Closed
Description
From @Bartmax on May 6, 2016 4:25
When using a Png file I get this error:
ImageProcessorCore.ImageFormatException: Interlacing is not supported
some png works but some doesn't.
The code is here:
https://github.com/JimBobSquarePants/ImageProcessor/blob/abbf63f863635d4df1a04d322eccd425db7e82db/src/ImageProcessorCore/Formats/Png/PngDecoderCore.cs#L385
What does this mean? is this a limitation of the library or am I doing something wrong or a bug?
Copied from original issue: JimBobSquarePants/ImageProcessor#379
Reactions are currently unavailable