Changes between Initial Version and Version 1 of Ticket #831, comment 2


Ignore:
Timestamp:
Dec 26, 2011, 1:56:04 PM (15 years ago)
Author:
Alexander Strasser

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #831, comment 2

    initial v1  
    99(or even picture) against which the transparent colors should be evaluated would be a good thing.
    1010E.g. the user could choose white and would therefore end up in this example with the fully transparent
    11 black palette entry translated to white (0xFF000000 would be translated to 0x00FFFFFF in the palette).
     11black palette entry translated to white (0x00000000 would be translated to 0x00FFFFFF in the palette).
     12
     13edit: I mixed up opaque vs. fully transparent for the values in the example above.
    1214
    1315@ami_stuff: