Ticket #2640 (closed defect: fixed)
[PATCH] Use GDAL transparency masks
| Reported by: | rouault | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.0 release |
| Component: | GDAL Support | Version: | unspecified |
| Severity: | normal | Keywords: | gdal transparency mask |
| Cc: | sdlime, hobu |
Description
From GDAL >= 1.5.0, the concept of transparency mask has been introduced. See RFC 15.
This patch uses dataset transparency masks when no alpha band is available. It reads the mask band and simulates as if it was an alpha band, so the impact on existing code is minimum.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

