ImageCommands Class |
![]() |
Namespace: MediaCy.Automation.Adjust
Public NotInheritable Class ImageCommands
The ImageCommands type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Canvas |
The Canvas lets you add or remove work space around an existing image. You can crop an image by decreasing the canvas area.
|
![]() ![]() | ClipboardCopy |
Copies ROIs portion of the image into Clipboard.
|
![]() ![]() | ClipboardCut |
Cuts ROIs portion of the image into Clipboard.
|
![]() ![]() | ClipboardPaste |
Pastes the content of the Clipboard into an image.
|
![]() ![]() | ClipboardPasteNew |
Pastes content of the Clipboard into a new image.
|
![]() ![]() | Close |
Closes the image.
|
![]() ![]() | Convert |
Creates a copy of the ROI image with a different type.
|
![]() ![]() | Crop |
Duplicates/Crops an image or image set using its ROI and active region.
|
![]() ![]() | Define |
Defines an image by its Name, DisplayName, McWindow or IMcDocument.
|
![]() ![]() | Duplicate |
Creates a duplicate of the source.
|
![]() ![]() | ExtractAllChannels |
Extracts all channels from the color image.
|
![]() ![]() | ExtractChannel |
Extracts the selected channel from the color image.
|
![]() ![]() | MergeChannels |
Merges the mono images into the color image.
|
![]() ![]() | New |
Creates a new image, returned in .
|
![]() ![]() | ResetRange |
Resets the image dynamic range.
|
![]() ![]() | Resize |
Scales the image ROI to a new height and width.
|
![]() ![]() | Rotate |
Rotates the image ROI by the specified angle, and creates a new image encompassing the rotated image.
|
![]() ![]() | SetRange |
Sets the image dynamic range.
|
![]() ![]() | Tint |
Applies the tint to the image.
|
![]() ![]() | TintA |
Applies the Tint A to the image.
|
![]() ![]() | TintB |
Applies the Tint B to the image.
|
![]() ![]() | TintBlue |
Applies the blue tint to the image.
|
![]() ![]() | TintC |
Applies the Tint C to the image.
|
![]() ![]() | TintedAddToColorComposite |
If Checked = True then automatically add tinted images to the color composite document.
|
![]() ![]() | TintGreen |
Applies the green tint to the image.
|
![]() ![]() | TintOnOff |
Toggles the tint on the image.
|
![]() ![]() | TintRed |
Applies the red tint to the image.
|
![]() ![]() | TintRemove |
Removes the tint from the image.
|
![]() ![]() | TintRemoveAll |
Removes the tint from all images.
|
![]() ![]() | TintWhite |
Applies the white tint to the image.
|
![]() ![]() | XYZPosition |
Set XYZ Position.
|