Ticket #512 (closed defect: fixed)
Opened 2011-05-11T14:47:11-05:00
Last modified 2011-05-11T15:14:14-05:00
IJ1's Image::Type::HSB menu command is not working
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Legacy Compatibility | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
Open clown. Run Image::Type::HSB Stack on it. Notice that data is changed. However the image still reports it is an RGB image. And since it thinks its RGB it displays as RGB and we can't see what the individual layers look like. We can compare them to IJ1's values to see that its okay.
Last sentence meant to say "when we fix IJ2 to not treat resulting image as a color image we can compare planes to IJ1's results to see if the plugin is working okay".