Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VTK
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alex W.
VTK
Commits
4ebb7cda
Commit
4ebb7cda
authored
6 years ago
by
Sankhesh Jhaveri
Browse files
Options
Downloads
Patches
Plain Diff
Added documentation for new flag in compound blending mode
parent
65c5acd6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Imaging/Core/vtkImageBlend.h
+2
-0
2 additions, 0 deletions
Imaging/Core/vtkImageBlend.h
with
2 additions
and
0 deletions
Imaging/Core/vtkImageBlend.h
+
2
−
0
View file @
4ebb7cda
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment