| Anonymous | Login | Signup for a new account | 2013-05-18 10:38 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
| 0004763 | OCaml | OCaml otherlibs | public | 2009-03-31 00:01 | 2012-06-21 20:14 | ||||||
| Reporter | Christophe Troestler | ||||||||||
| Assigned To | |||||||||||
| Priority | normal | Severity | feature | Reproducibility | N/A | ||||||
| Status | acknowledged | Resolution | open | ||||||||
| Platform | OS | OS Version | |||||||||
| Product Version | 3.11.0+beta | ||||||||||
| Target Version | Fixed in Version | ||||||||||
| Summary | 0004763: Better alpha support | ||||||||||
| Description | At the moment, the Graphics module only supports a fully transparent color. It would be nice if the unused 7 bits (on a 32 bit platform) of any color were used to hold transparency information. One could even provide a full (8 bits) alpha channel on 64 bits platforms in a platform independent way if one requires the colors to be declared through val rgba : int -> int -> int -> int -> color Also, an interface with int32 bigarrays would be nice for 64 bits platforms where images take up twice as much space as they really need. | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2009-03-31 00:01 | Christophe Troestler | New Issue | |
| 2009-04-29 15:45 | doligez | Status | new => acknowledged |
| 2012-06-21 20:14 | frisch | Category | OCaml general => OCaml otherlibs |
| Copyright © 2000 - 2011 MantisBT Group |