Question
How to change pixel color with javascript in Photoshop?
I have layer in Photoshop where with brush is drawn something. I need to read this layer pixel for instance pixel with coordinates (100,100) and write to new layer this pixel with changed pixel color. How to do it with javascript? I use Photoshop CC.
