MCPcopy 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

TestGL2PSExporterRasterFunction · 0.80
TestContextImageFunction · 0.80
TestFreeTypeRenderFunction · 0.80
testImportExportMethod · 0.80
~vtkResliceCursorMethod · 0.80
TestResliceCursorWidget2Function · 0.80
TestResliceCursorWidget3Function · 0.80
TestLogoWidgetFunction · 0.80
SetInputDataMethod · 0.80
~vtkImageItemMethod · 0.80

Calls

no outgoing calls

Tested by 9

TestGL2PSExporterRasterFunction · 0.64
TestContextImageFunction · 0.64
TestFreeTypeRenderFunction · 0.64
testImportExportMethod · 0.64
TestResliceCursorWidget2Function · 0.64
TestResliceCursorWidget3Function · 0.64
TestLogoWidgetFunction · 0.64