ImageCheckerboard

The ImageCheckerboard allows you to create a checkerboard pattern. You can specify the checkers' size and colors and the checkerboard's bounds.

Control (UI)

Default Value

Function

bounds

[resolution]

Dependent on Project Settings

Select the size of the image.

N/A

For more information, refer to the Rectangle Widget Type in the Common Parameter Widgets.

left

0

Set the left position of the ROI in the Monitor tab.

bottom

0

Set the bottom position of the ROI in the Monitor tab.

width

globals.width

Set the width of the ROI in the Monitor tab.

height

global.height

Set the height of the ROI in the Monitor tab.

color1

color1

0.1000, 0.1000, 0.1000, 1.0000

The color (RGBA values) of the pixels for the first color in the checkerboard.

For more information, refer to the Color Widget Type in the Common Parameter Widgets.

color2

color2

0.5000, 0.5000, 0.5000, 1.000

The color (RGBA values) of the pixels for the second color in the checkerboard.

For more information, refer to the Color Widget Type in the Common Parameter Widgets.

ImageCheckerboard parameters (Cont.)

checkerSize

64.0, 64.0

Sets the size of the checkers under width and height.