Also I think you’ll need to have makePixelsBrighte...
# tornadofx
h
Also I think you’ll need to have makePixelsBrighter() return the WritableImage so that you can assign it to the ImageView’s image property. As is you’re just throwing away the WritableImage you create.