Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ GetColorShift
Method
GetColorShift
Rendering/Core/vtkImageMapper.cxx:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
double vtkImageMapper::GetColorShift()
80
{
81
return this->ColorWindow / 2.0 - this->ColorLevel;
82
}
83
84
double vtkImageMapper::GetColorScale()
85
{
Callers
1
RenderData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected