CamcogQuadPattern

Top  Previous  Next

MonkeyCantab_DefineCamcogQuadPattern

 

This allows you to edit 16 x 16 coloured patterns, as used by many of the predefined stimuli. You can see a small preview of the final stimulus as you edit it (though its actual, final size may be altered by changing the size of each 'pixel', or dot, making up the pattern).

 

Choose the (x, y) coordinates of the top left point. This is normally (0,0).
Choose the size of each 'pixel'.
Specify the background colour, and the detail and colour for each quadrant.
Colours are specified from 0-255. Here are some examples with different the red/green/blue (RGB) components:
0/0/0 gives black;
255/0/0/0 is red;
0/255/0 is green;
0/0/255 is blue;
255/255/0 is yellow;
255/0/255 is magenta;
0/255/255 is cyan;
255/255/255 is white;
100/100/100 is a dark grey;
255/150/0 is an orangey colour; and so on.