I want to change the hue of an image and the “image edit” component works fine but it is to slow.
The image is 612*252 and a compressed jpg so the quality is not that great because of the low resolution and the compression.
I want to change the hue over a slider and with this image, it does work close to smooth but I want to be able to have a higher quality image without any lags.
Is there any other extension or method that is fast enough?
I don’t think the performance will get any better than a built in component.
Maybe try searching for some javascript you can run in a webviewer?