OrsWLForDatasetSlicesRegistration

Class Code

class OrsPythonPlugins.OrsWLForDatasetSlicesRegistration.OrsWLForDatasetSlicesRegistration.OrsWLForDatasetSlicesRegistration(*args, **kwargs)
classmethod resetWLAndGamma(datasetPresenter, view)

Resets the Window Leveling and the gamma for a DatasetPresenter

Parameters:
classmethod setColorRangeModeInView(datasetPresenter, view, colorRangeMode)

Sets the color range mode for a DatasetPresenter

Parameters:
classmethod setGammaInView(datasetPresenter, view, gamma, logging=False)

Sets the gamma for a DatasetPresenter

Parameters:
classmethod setOpacityInView(datasetPresenter, view, opacity, logging=False)

Sets the opacity for a DatasetPresenter

Parameters:
classmethod setOpacityModeInView(datasetPresenter, view, opacityMode)

Sets the opacity mode for a DatasetPresenter

Parameters:
classmethod setWLInView(datasetPresenter, view, width, center, logging=False)

Sets the window leveling for a DatasetPresenter

Parameters: