OOF2: The Manual

Name

OOF.Settings.Graphics_Defaults.Pixels.Pixel_Info — Set default parameters for the Pixel Info display.

Synopsis

OOF.Settings.Graphics_Defaults.Pixels.Pixel_Info(color,line_width)

Details

  • Parent Menu: OOF.Settings.Graphics_Defaults.Pixels
  • Callback: function _setDefaultPixelParams in module oof2.common.IO.pixelinfodisplay
  • Threadability: Threadable
  • Parameters:

    color
    Color for the queried pixel. Type: An object of the Color class.
    line_width
    Line width. Type: An integer in the range [0, 10].

Description

Set default parameters for PixelInfoDisplays. See PixelInfoDisplay for the details. This command may be placed in the .oof2rc file to set a default value for all OOF2 sessions.


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