|
|
|
|
|
by stateoff
1336 days ago
|
|
Gamma should not have any effect on the alpha channel, which is linear by definition.
The alpha channel represents the average coverage of (infinite) subpixels within the pixel. The color encoding of an object should not have any impact on the coverage within that pixel. I recommend reading the technical memo "Alpha and the History of Digital Compositing" by Alvy Ray Smith [1] to get a better intuition on the matter. [1] http://alvyray.com/Memos/CG/Microsoft/7_alpha.pdf |
|