OOF2: The Manual

Name

OOF.Graphics_n.Toolbox.Pixel_Select.Invert — Invert the selection.

Synopsis

OOF.Graphics_n.Toolbox.Pixel_Select.Invert(source)

Details

  • Parent Menu: OOF.Graphics_n.Toolbox.Pixel_Select
  • Callback: function PixelSelectToolbox.invertCB in module ooflib.common.IO.genericselecttoolbox
  • Parameters:

    source
    Microstructure or Image Type: The path to an OOF2 object.

Description

Invert the current Pixel selection in the Microstructure or Image named by the source parameter. All of the currently selected Pixels will be unselected and all of the currently unselected ones will be selected.