06-26-2017, 05:57 PM
I picked up 1 mistake:
fill with 50% grey
means the rgb values must each be 50% of max.
(on a scale of 0 to 255, rgb values must be 127,127,127)
That is the shade of grey.
Opacity must be left a 100%.
fill with 50% grey
means the rgb values must each be 50% of max.
(on a scale of 0 to 255, rgb values must be 127,127,127)
That is the shade of grey.
Opacity must be left a 100%.