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
_setDefaultPixelParamsin moduleooflib.common.IO.pixelinfodisplay -
Parameters:
color- Color for the queried pixel. Type: An object of the
Colorclass. 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.



