Click or drag to resize

IMcGeometry Methods

The IMcGeometry type exposes the following members.

Methods
  NameDescription
Public methodBlend
Blends a portion of a source image into a portion of another image.
Public methodCut
Construct a new McImage from a rectangular region of interest.
Public methodOrient
Creates a new reoriented image by changing the orientation of the Aoi of an image.
Public methodPaste
Pastes a rectangular region of interest from an image to another.
Public methodResize
Scales the image Aoi to a new height and width.
Public methodRotate
Rotates an image Aoi by the specified angle, and creates a new image encompassing the rotated image.
Top
See Also