Click or drag to resize
Accord.NET (logo)

BackwardQuadrilateralTransformation Properties

The BackwardQuadrilateralTransformation type exposes the following members.

Properties
  NameDescription
Public propertyDestinationQuadrilateral
Quadrilateral in destination image to transform into.
Public propertyFormatTranslations
Format translations dictionary.
(Overrides BaseInPlaceFilterFormatTranslations.)
Public propertySourceImage
Source image to be transformed into specified quadrilateral.
Public propertySourceUnmanagedImage
Source unmanaged image to be transformed into specified quadrilateral.
Public propertyUseInterpolation
Specifies if bilinear interpolation should be used or not.
Top
See Also