octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #41584] .bmp / .png display error for saturate


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #41584] .bmp / .png display error for saturated RGB image.
Date: Tue, 14 Jul 2015 10:35:40 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.8.0

Follow-up Comment #10, bug #41584 (project octave):

Vallery said on Comment #9:
> if all channels are saturated or zero then imread couldn't be blamed for
returning damaging data because of the logical matrix.

Of course it can.  It is part of the file information if the data is 8 bit, 16
bit, signed or unsigned, boolean, floating point, or something else.  The
actual pixel values of the image are irrelevant.  Unfortunately, this
information is not available (at least not in a reliable way) to us when using
GraphicsMagick (but would be if we used the format specific libraries).

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41584>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]