diff NEWS @ 15712:74ff287f41cb

Remove default colormap for ind2rgb and ind2gray.
author Carnë Draug <carandraug+dev@gmail.com>
date Sun, 02 Dec 2012 13:12:53 +0100
parents c2b381deca6b
children 13d1e9bfa362
line wrap: on
line diff
--- a/NEWS	Tue Nov 27 22:39:26 2012 +0100
+++ b/NEWS	Sun Dec 02 13:12:53 2012 +0100
@@ -96,6 +96,10 @@
     doubles.  For certain operations, such as fft2, the image must still be
     converted to double in order to work.
 
+    Other changes include fixes to the way indexed images are read from a
+    colormap depending on the image class (integer images have a -1 offset to
+    the colormap row number).
+
  ** The datevec function has been extended for better Matlab compatibility.
     It now accepts string inputs in the following numerical formats: 12, 21,
     22, 26, 29, 31.  This is undocumented, but verifiable, Matlab behavior.