add_linear_selectorΒΆ

ImageGraphic.add_linear_selector(selection=None, padding=None, **kwargs)ΒΆ

Adds a LinearSelector.

Parameters:
  • selection (int, optional) – initial position of the selector

  • padding (float, optional) – pad the length of the selector

  • kwargs – passed to LinearSelector

Return type:

LinearSelector