Hi there
For me, i usually flip the image using an image process program.Here is my method to flip image:
public static int ApplyFlip(REImage img);public static int ApplyFlipV(REImage img);
Customer support service by UserEcho
Hi there
For me, i usually flip the image using an image process program.Here is my method to flip image:
You can have a try.Hope to help you.