.. highlightlang:: us .. index:: ImageMirrot .. _imagemirror: ImageMirror ============= .. us.tag ImageMirror NOTREADYENGLISH New400 Image ImageSet Changed6000 :ref:`ImageMirror` reflects the image vertically. .. function:: bool = ImageMirror(hImg) .. us.return **Return Value** If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0). .. us.params **Parameters** .. uparam:: hImg Identifies the image. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - R2018 - * - 4.0 - New. .. seealso:: :ref:`overview-pictures`, :ref:`ImageCreate`, :ref:`ImageFlip`, :ref:`ImageRotate90`, :sub:`id-1206109`