The QuadrilateralTransformation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | QuadrilateralTransformation | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | Apply | Overloaded. |
![]() | CalculateNewImageSize |
Calculates new image size.
(Overrides BaseTransformationFilter..::.CalculateNewImageSize(UnmanagedImage).) |
![]() | ProcessFilter |
Process the filter on the specified image.
(Overrides BaseTransformationFilter..::.ProcessFilter(UnmanagedImage, UnmanagedImage).) |
Fields
Properties
Name | Description | |
---|---|---|
![]() | AutomaticSizeCalculaton |
Automatic calculation of destination image or not.
|
![]() | FormatTranslations |
Format translations dictionary.
(Overrides BaseTransformationFilter..::.FormatTranslations.) |
![]() | NewHeight |
Height of the new transformed image.
|
![]() | NewWidth |
Width of the new transformed image.
|
![]() | SourceQuadrilateral |
Quadrilateral's corners in source image.
|
![]() | UseInterpolation |
Specifies if bilinear interpolation should be used or not.
|