Skip to content
Snippets Groups Projects
Commit 4ebb7cda authored by Sankhesh Jhaveri's avatar Sankhesh Jhaveri :speech_balloon:
Browse files

Added documentation for new flag in compound blending mode

parent 65c5acd6
No related branches found
No related tags found
No related merge requests found
......@@ -54,6 +54,8 @@
* The alpha value of the first input, if present, is NOT copied to the alpha
* value of the output. The output always has the same number of components
* and the same extent as the first input.
* If CompoundAlpha is set, the alpha value of the output is also computed using
* the alpha weighted blend calculation.
*
* \code
* output <- 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment