Clear Filters
Clear Filters

What is the meaning of this error in reading PNG image?

6 views (last 30 days)
I am using Matlab2015b when I read png Image this error appear what does it mean ? How I can resolve it?
p=imread('peppers2.png');
Warning: PNG library warning: Incorrect sBIT chunk length.
  1 Comment
Stephen23
Stephen23 on 9 Dec 2017
"when I read png Image this error appear"
It is not an error, but a warning.

Sign in to comment.

Answers (0)

Categories

Find more on Install Products in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!