The BackwardQuadrilateralTransformation type exposes the following members.

Constructors

  NameDescription
BackwardQuadrilateralTransformationOverloaded.

Methods

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

Properties

  NameDescription
DestinationQuadrilateral
Quadrilateral in destination image to transform into.
FormatTranslations
Format translations dictionary.
(Overrides BaseInPlaceFilter..::.FormatTranslations.)
SourceImage
Source image to be transformed into specified quadrilateral.
SourceUnmanagedImage
Source unmanaged image to be transformed into specified quadrilateral.
UseInterpolation
Specifies if bilinear interpolation should be used or not.

See Also