Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ SetImage
Method
SetImage
Imaging/Color/vtkImageQuantizeRGBToIndex.cxx:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
void SetImageType(double type) { this->ImageType = static_cast<int>(type); }
57
58
void SetImage(void* image) { this->Image = image; }
59
60
void SetAxis(int v) { this->Axis = v; }
61
int GetAxis() { return this->Axis; }
Callers
14
TestGL2PSExporterRaster
Function · 0.80
TestContextImage
Function · 0.80
TestFreeTypeRender
Function · 0.80
testImportExport
Method · 0.80
~vtkResliceCursor
Method · 0.80
TestResliceCursorWidget2
Function · 0.80
TestLogoWidgetAlphaBlending
Function · 0.80
TestResliceCursorWidget3
Function · 0.80
TestLogoWidget
Function · 0.80
TestLogoWidgetDepthPeeling
Function · 0.80
SetInputData
Method · 0.80
~vtkImageItem
Method · 0.80
Calls
no outgoing calls
Tested by
9
TestGL2PSExporterRaster
Function · 0.64
TestContextImage
Function · 0.64
TestFreeTypeRender
Function · 0.64
testImportExport
Method · 0.64
TestResliceCursorWidget2
Function · 0.64
TestLogoWidgetAlphaBlending
Function · 0.64
TestResliceCursorWidget3
Function · 0.64
TestLogoWidget
Function · 0.64
TestLogoWidgetDepthPeeling
Function · 0.64