The Mirror type exposes the following members.

Constructors

  NameDescription
Mirror
Initializes a new instance of the Mirror class.

Methods

  NameDescription
ApplyOverloaded.
ApplyInPlaceOverloaded.
ProcessFilter
Process the filter on the specified image.
(Overrides BaseInPlacePartialFilter..::.ProcessFilter(UnmanagedImage, Rectangle).)

Properties

  NameDescription
FormatTranslations
Format translations dictionary.
(Overrides BaseInPlacePartialFilter..::.FormatTranslations.)
MirrorX
Specifies if mirroring should be done for X axis (horizontal mirroring).
MirrorY
Specifies if mirroring should be done for Y axis (vertical mirroring).

See Also