Ticket #494 (closed defect: duplicate)
Opened 2011-05-04T10:08:57-05:00
Last modified 2011-05-20T17:16:56-05:00
Bugs displaying gradient images
Reported by: | bdezonia | Owned by: | curtis |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Display API | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
Gradient images do not always display correctly:
- 1-bit gradient images display as all black. probe shows nonzero values present. maybe its using a lut scaled for 256 colors.
- 12-bit and 16-bit images ramp to white very quickly
Not sure who should address these.
Change History
comment:1 Changed 2011-05-20T17:16:56-05:00 by curtis
- Status changed from new to closed
- Resolution set to duplicate
Duplicate of #384.