Workspace 6.21.5
|
Creates a checkerboard image. The user can control the number of checkers, as well as the dark / light colors of the checkerboard.
Inputs: | |||
---|---|---|---|
Block size | int | The size of each square in pixels. | |
Repetitions X | int | ||
Repetitions Y | int | ||
Light color | QColor | ||
Dark color | QColor | ||
Outputs: | |||
Image | QImage |