http://imagej.273.s1.nabble.com/Strange-behavior-tp5024601p5024603.html
> On Apr 8, 2021, at 8:24 AM, olivier <
[hidden email]> wrote:
>
> Hello
> I have a problem with flipping vertically and adjust brightnest : changing settings flips back the image !
>
> I can reproduce with embryo.jpg, not boats.gif.
> Here is the recording with embryo.jpg sample image.
>
> run("Embryos");
> run("Flip Vertically"); //scale at top
> run("Enhance Contrast", "saturated=0.35");
> run("Flip Vertically"); //scale at bottom
> run("Enhance Contrast", "saturated=0.35"); //works with touching any cursor or auto
> The image is flip vertically. It happens only after the second flip.
>
> Does anyone know why ?
This bug with the Brightness/Contrast tool and RGB images is fixed in the latest daily build (1.53j13).