With this tool, you can display a grid to highlight the pixels when the image is magnified.
|
||
|
Pixel Grid: Off
|
Pixel Grid: On |
Note:
|
|
From the Graphic Interface
|
|
This button is used to turn the grid on or off
|
|
This slider is used to change the color of the grid
|
From the Display Area
There is no Display Area interaction specific to this tool.
From the Keyboard
The following commands can also be mapped to keyboard keys as a shortcut:
|
|
|
|
Key map |
Action |
|
|
|
|
"g"
|
Toggle the display of the pixel grid. |
From the Command Line
System Variables defined in this tool:
|
$GRID_ON |
(U8) |
Display (=1) or not (=0) a grid on top of the image's pixels. (Default=0) |
|
$GRID_MIN |
(U8) |
Minimum scale value for the grid to be displayed (Default=5) |
|
$GRID_COLOR |
(C) |
Color of the grid |
Text commands defined in this tool:
Grid: On (on|off|toggle)
Assign a value to the variable $GRID_ON.
Grid: Min value
Assign a value to the variable $GRID_MIN.
Grid: Color R G B
Assign a value to the variable $GRID_COLOR.