[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #56175] "cdata" property should be documented
From: |
Nicholas Jankowski |
Subject: |
[Octave-bug-tracker] [bug #56175] "cdata" property should be documented |
Date: |
Thu, 29 Feb 2024 01:42:37 -0500 (EST) |
Update of bug#56175 (group octave):
Status: Confirmed => Fixed
Open/Closed: Open => Closed
Fixed Release: None => 9.1.0 (current stable)
Planned Release: None => 9.1.0 (current stable)
_______________________________________________________
Follow-up Comment #5:
added a couple sentences to the image cdata description which will now read:
case "cdata"
s.doc = "Color data for the image object. Data is either stored as \
a 2-D matrix where each element's value determines that pixel's color \
according to the current colormap, or as a 3-D array where the third \
dimension contains separate red, blue, and green components for each pixel.
\
For RGB arrays, the values that map to minimum to a maximum color value \
depend on the class of @qcode{\"cdata\"}. Floating point and logical values
\
range from 0 to 1 while integer value range from @code{intmin} to \
@code{intmax} for that integer class.";
pushed to stable as https://hg.savannah.gnu.org/hgweb/octave/rev/f3c6badd9dd4
closing as fixed. issues with the color output are being addressed in the
other report.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?56175>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
Message not available
Message not available
Message not available