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

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

[Octave-bug-tracker] [bug #45565] Using imwrite to write an 8-bit image


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #45565] Using imwrite to write an 8-bit image to BMP creates a 24-bit image
Date: Tue, 28 Jul 2015 16:48:34 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.8.0

Update of bug #45565 (project octave):

                  Status:               Confirmed => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #19:

Fixed with http://hg.savannah.gnu.org/hgweb/octave/rev/5b8e4f668c53

This adds the compression option to imwrite while defaulting to none. It seems
that Matlab only supports the compression method for the jpeg format but this
change adds it for a bunch of other formats. If the GM coder does not support
it, it defaults to whatever GM wants to do. For example, RLE compression of
bmp files only works for indexed images.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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