mirror of
https://github.com/microsoft/DirectXTex
synced 2024-11-27 06:40:07 +00:00
Updated PremultiplyAlpha (markdown)
parent
ee53bb1075
commit
bf67fecfbb
@ -21,7 +21,7 @@ This controls color space transformation for conversions.
|
||||
|
||||
_reverse_: If set to true, then the conversion goes from premultipled alpha to nonpremultipled alpha (a.k.a. straight alpha).
|
||||
|
||||
> Note that the conversion to premultipled is lossy. For example if alpha is 0, then all the color information becomes 0.
|
||||
> Note that the conversion to premultipled alpha is not fully reversable. For example if alpha is 0, then all the color information becomes 0.
|
||||
|
||||
# Example
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user