Hi,
I am looking to see how to adjust Brightness/Contrast on an individual page in a multipage tiff.
Perhaps I am making this more complicated than it is, however I have not worked out a method yet.
I see from the example code how the image is being cloned and then the brightness is adjusted on the cloned image, but that code then sets the viewer native image as the cloned image, which is just a single page of the image.
I have attempted after the cloning to delete the selected page in the original image and then insert the cloned image back in its place. However when I set updated image as the viewer native image, it says the image is invalid cannot get the height.
Thanks
