Hello,
I searched quite some time and feel dumb, because I think this must be already implemented.
I need to mirror&flip an Image around the x-axis, (cool would be also generally an object too, but not important).
After Mirroring the Image I still need to be able to use the lv_img_set_pivot/lv_img_set_angle functions on it.
I tried style_transform_xxx with negative values, that did not work.