Name | Description | |
---|---|---|
![]() | PerspectiveAdjustOptions Constructor | Instantiates a new PerspectiveAdjustOptions object setting the default options. |
The following tables list the members exposed by PerspectiveAdjustOptions.
Name | Description | |
---|---|---|
![]() | PerspectiveAdjustOptions Constructor | Instantiates a new PerspectiveAdjustOptions object setting the default options. |
Name | Description | |
---|---|---|
![]() | BottomLeft | Gets and sets a System.Drawing.Point object that indicates the bottom left point of a quadrilateral in the image that represents a warped object. |
![]() | BottomRight | Gets and sets a System.Drawing.Point object that indicates the top left point of a quadrilateral in the image that represents a warped object. |
![]() | MaintainDimensions | Gets and sets a boolean value indicating if the width and height of the original image will be maintained. |
![]() | OutputImageHeight | Gets and sets an integer value indicating the desired output image width. |
![]() | OutputImageWidth | Gets and sets an integer value indicating the desired output image height. |
![]() | TopLeft | Gets and sets a System.Drawing.Point object that indicates the top left point of a quadrilateral in the image that represents a warped object. |
![]() | TopRight | Gets and sets a System.Drawing.Point object that indicates the top right point of a quadrilateral in the image that represents a warped object. |