Script to draw a pixel at given coordinates
Hi,
I'm looking for someone to write the script as I can't do it myself and would take me weeks if not months to learn by myself, not very interesting since I use PS a few times per year.
I want to have a white layer to progressively turn black vertically by drawing black pixels on it at random X coordinates. The layer being 1943 pixels wide and 194 high, thus 10 more pixels would be black compared to the previous line. The X positions will be random from 0 to 1942 included, and can't be picked twice on the same row. Black pixels can have the same X if they are on different lines, and can be next to each other on the same line (ie X=583 & X=584).
So for example on the first line I could get 10 black pixels with Y=0 and the X coordinates of 443, 622, 657, 766, 789, 886, 1259, 1376, 1555, 1643. Then second line 20 pixels with Y=1 the X coordinates would be 81, 302, 312, 322, 458, 605, 812, 856, 861, 930, 1369, 1394, 1431, 1490, 1560, 1563, 1602, 1652, 1735.
Thanks already for taking on your time to help me 🙂
