Ticket #223 (closed defect: fixed)
Opened 2007-11-30T13:05:03-06:00
Last modified 2007-12-04T11:34:12-06:00
Make Exporter work with 48-bit RGB data
| Reported by: | melissa | Owned by: | melissa | 
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | plugins | Severity: | serious | 
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | 
Description
If the Exporter plugin is called on a 48-bit RGB stack, the resulting file contains grayscale planes. We need to fix this, so that RGB planes are written instead - this means checking to see if the current window is a CustomImage or CompositeImage.
Change History
comment:1 Changed 2007-12-04T11:34:12-06:00 by melissa
- Status changed from new to closed
 - Resolution set to fixed
 
r3442