Get Math Help

GET TUTORING NEAR ME!

(800) 434-2582

By submitting the following form, you agree to Club Z!'s Terms of Use and Privacy Policy

    Home / Get Math Help

    Mirror Image

    Usage

    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, side1->side2] reflects image so that side1 is interchanged with side2.
ImageReflect[video, ...] reflects frames of video.

    Basic examples

    Top-bottom mirror reflection:
In[1]:=ImageReflect[]
Out[1]=
Left-right mirror reflection:
In[1]:=ImageReflect[, Left]
Out[1]=

    Relationships with other entities

    ImageRotate | ImageTransformation | ImageCrop | Reverse

    Relationships with other entities

    History

    introduced in Version 7 (November 2008)
last modified in Version 13 (December 2021)

    Back to List | POWERED BY THE WOLFRAM LANGUAGE