IMcGeometry Interface |
![]() |
Namespace: MediaCy.IQL.Operations
Public Interface IMcGeometry
The IMcGeometry type exposes the following members.
Name | Description | |
---|---|---|
![]() | Blend | Blends a portion of a source image into a portion of another image. |
![]() | Cut | Construct a new McImage from a rectangular region of interest. |
![]() | Orient | Creates a new reoriented
image by changing the orientation of the Aoi of an image. |
![]() | Paste | Pastes a rectangular region of interest from an image to another. |
![]() | Resize | Scales the image Aoi to a new height and width. |
![]() | Rotate | Rotates an image Aoi by the specified angle, and creates a new image
encompassing the rotated image. |