ImageReflect[image]
reverses image by top-bottom mirror reflection.
ImageReflect[image,side]
reverses image by reflecting it so that the specified side goes to the opposite side.
ImageReflect[image,side1side2]
reflects image so that side1 is interchanged with side2.
ImageReflect[video,…]
reflects frames of video.


ImageReflect
ImageReflect[image]
reverses image by top-bottom mirror reflection.
ImageReflect[image,side]
reverses image by reflecting it so that the specified side goes to the opposite side.
ImageReflect[image,side1side2]
reflects image so that side1 is interchanged with side2.
ImageReflect[video,…]
reflects frames of video.
Details

- ImageReflect yields an image with pixel values corresponding to a reflected image.
- ImageReflect[image,…] reflects image in a line that goes through its center.
- ImageReflect works with arbitrary 2D and 3D images.
- Possible side specifications are: Top, Bottom, Left, Right.
- Additional side specifications in 3D are: Front, Back.
- Use ImageReflect[image,All] to mirror along all sides, top to bottom, left to right and front to back.

Examples
open all close allScope (8)
Applications (2)
Properties & Relations (2)
Top-bottom image reflection using ImageTransformation:
Reflection across the main diagonal using ImageTransformation:
See Also
ImageRotate ImageTransformation ImageCrop Reverse
Function Repository: ConicAnamorphosisMap ImageKaleidoscope
Tech Notes
History
Introduced in 2008 (7.0) | Updated in 2012 (9.0) ▪ 2020 (12.2) ▪ 2021 (13.0)
Text
Wolfram Research (2008), ImageReflect, Wolfram Language function, https://reference.wolfram.com/language/ref/ImageReflect.html (updated 2021).
CMS
Wolfram Language. 2008. "ImageReflect." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2021. https://reference.wolfram.com/language/ref/ImageReflect.html.
APA
Wolfram Language. (2008). ImageReflect. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ImageReflect.html
BibTeX
@misc{reference.wolfram_2025_imagereflect, author="Wolfram Research", title="{ImageReflect}", year="2021", howpublished="\url{https://reference.wolfram.com/language/ref/ImageReflect.html}", note=[Accessed: 08-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_imagereflect, organization={Wolfram Research}, title={ImageReflect}, year={2021}, url={https://reference.wolfram.com/language/ref/ImageReflect.html}, note=[Accessed: 08-August-2025]}