The QuadrilateralTransformationBilinear type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| QuadrilateralTransformationBilinear | 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).) |
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.
| |
| SourceCorners |
Quadrilateral's corners in source image.
|