09-02-2020 03:03 AM
Hi Everyone,
I want to flip the image vertically (see image A). It is possible by changing the coordinates of the Y-axis (see image B). But I want to have it as image B without changing coordinates. Looking for an idea.
Thanks,
Hassan
Solved! Go to Solution.
09-02-2020 03:58 AM
Hi,
I have flipped it by having reverse ID array in FOR loop.
Thanks