Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetTableValue
Method
GetTableValue
Modules/Core/src/DataManagement/mitkLookupTable.cpp:274–277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
272
}
273
274
void mitk::LookupTable::GetTableValue(int index, double rgba[4])
275
{
276
this->GetVtkLookupTable()->GetTableValue(index, rgba);
277
}
278
279
void mitk::LookupTable::SetTableValue(int index, double rgba[4])
280
{
Callers
15
main
Function · 0.45
mitkDICOMITKSeriesGDCMReaderBasicsTest
Function · 0.45
GetPropertyForDICOMValues
Method · 0.45
Read
Method · 0.45
UpdateLookupTable
Method · 0.45
UpdateLookupTable
Method · 0.45
InitializeByLabeledImageProcessing
Method · 0.45
GenerateLookupTable
Method · 0.45
Serialize
Method · 0.45
ApplyColorAndOpacityProperties
Method · 0.45
UpdateHandleHighlight
Method · 0.45
DoCreateParameterizer
Method · 0.45
Calls
1
GetVtkLookupTable
Method · 0.95
Tested by
3
mitkDICOMITKSeriesGDCMReaderBasicsTest
Function · 0.36
mitkPropertyListTest
Function · 0.36
TestSetOpacity
Method · 0.36