OOF2: The Manual

Name

OOF.Settings.Graphics_Defaults.Pixels.Pixel_Selection — Set default parameters for displaying selected pixels.

Synopsis

OOF.Settings.Graphics_Defaults.Pixels.Pixel_Selection(color,opacity)

Details

  • Parent Menu: OOF.Settings.Graphics_Defaults.Pixels
  • Callback: function _setDefaultPixelSelectionParams in module oof2.common.pixelselection
  • Threadability: Threadable
  • Parameters:

    color
    Color of selected pixels. Type: An object of the Color class.
    opacity
    Opacity of selected pixels. 0 is transparent, 1 is opaque. Type: A real number in the range [0, 1].

Description

Set default parameters for the BitmapOverlayDisplayMethod that is used to display pixel selections. This command can be put in the .oof2rc file to set defaults for all OOF2 sessions.


/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */