The ApplyMask type exposes the following members.

Constructors

  NameDescription
ApplyMaskOverloaded.

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.)
Mask
Mask to apply.
MaskImage
Mask image to apply.
UnmanagedMaskImage
Unmanaged mask image to apply.

See Also