I’m building an ElementStim object and pass it color [0, 0, 0]. I would expect this to be black. However it is drawn as gray. Anyway to fix this/
Thanks1
I’m building an ElementStim object and pass it color [0, 0, 0]. I would expect this to be black. However it is drawn as gray. Anyway to fix this/
Thanks1
The default RGB space in psychopy actually goes from [-1 1], so 0 would be gray. There’s more information here:
@Ge0rges Type black in the field.