How do I change the value of a pixel? I used CoreUtils.setPixelData(stack, coordinate, value) but the image in the canvas doesn't update
How do I change the value of a pixel?
I used CoreUtils.setPixelData(stack, coordinate, value) but the image in the canvas doesn't update