Flop image pixels left to right over the Y axis to create a horizontal mirror of the source image.
#IMAGE($image_bytes, Flop)
#/ flip the image horizontal #NEW($img)#IMAGE($img,Flop)#ENDNEW
#IMAGE Flip