OOF2: The Manual

Name

OOF.ActiveArea.Invert — Switch active and inactive pixels

Synopsis

OOF.ActiveArea.Invert(microstructure)

Details

  • Parent Menu: OOF.ActiveArea
  • Callback: function modify in module ooflib.common.activeareamod
  • Parameters:

    microstructure
    Type: The path to an existing Microstructure object.

Description

Invert the current Active Area by activating the inactive pixels and deactivating the active ones.