MCPcopy Create free account
hub / github.com/MITK/MITK / GetHistogram

Function GetHistogram

Modules/QtWidgetsExt/include/QmitkTransferFunctionCanvas.h:53–53  ·  view source on GitHub ↗

* \brief Get the associated histogram. * \return Pointer to the histogram, or nullptr. */

Source from the content-addressed store, hash-verified

51 * \return Pointer to the histogram, or nullptr.
52 */
53 mitk::SimpleHistogram *GetHistogram() { return m_Histogram; }
54
55 /**
56 * \brief Set the histogram to display as background.

Callers 3

InitializeByMitkImageMethod · 0.85
InitializeHistogramMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected