OOF2: The Manual

Name

OOF.Graphics_n.Toolbox.Pixel_Info.Query — Query the pixel that is closest to the given point(x,y).

Synopsis

OOF.Graphics_n.Toolbox.Pixel_Info.Query(x,y)

Details

  • Parent Menu: OOF.Graphics_n.Toolbox.Pixel_Info
  • Callback: function PixelInfoToolbox.queryPixel in module oof2.common.IO.pixelinfo
  • Threadability: Threadable
  • Parameters:

    x
    The x coordinate. Type: Integer.
    y
    The y coordinate. Type: Integer.

Description

Display information about the pixel that is closest to the given point. In GUI mode, the information appears in the Pixel Info toolbox in the graphics window. This command has no effect when the GUI is not running.


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