The BackwardQuadrilateralTransformation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | BackwardQuadrilateralTransformation | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | Apply | Overloaded. |
![]() | ApplyInPlace | Overloaded. |
![]() | ProcessFilter |
Process the filter on the specified image.
(Overrides BaseInPlaceFilter..::.ProcessFilter(UnmanagedImage).) |
Properties
Name | Description | |
---|---|---|
![]() | 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.
|