OOF2: The Manual
Name
Pixel Info (PixelInfoDisplay) — Display a pixel that is being queried.
Synopsis
PixelInfoDisplay(color, line_width)
Details
-
Base class:
DisplayMethod -
Parameters:
color- Color for the queried pixel. Type: An object of the
TranslucentColorclass. line_width- Line width in screen pixels. Type: A real number in the range [0, 10].
Description
PixelInfoDisplay highlights the Microstructure or
Image pixel currently being investigated by the PixelInfo toolbox in the
Graphics Window by drawing a box around the pixel. The
line_width parameter is in units of the screen
pixel size (which is not necessarily the same
as the Image pixel size!).
A single PixelInfoDisplay is created
automatically in each Graphics
Window and is not normally visible in the window's layer
list. To edit its properties, first select List All
Layers in the graphics window's Settings menu.



