Click or drag to resize

MediaCy.Commands.Image Namespace

 
Classes
  ClassDescription
Public classActive
Returns an active image in the application.
Public classAnd
Applies AND operation between two images.
Public classApplyDye
Apply dye's properties to the image or image set.
Public classCanvas
The Canvas lets you add or remove work space around an existing image. You can crop an image by decreasing the canvas area.
Public classClipboardCopy
Copies ROIs portion of the image into Clipboard.
Public classClipboardCut
Cuts ROIs portion of the image into Clipboard.
Public classClipboardPaste
Pastes the content of the Clipboard into an image.
Public classClipboardPasteNew
Pastes content of the Clipboard into a new image.
Public classClose
Closes the Input image.
Public classCommon
Public classConvert
Creates a copy of the ROI image with a different type.
Public classCopy
Copies the specified Input object to a new image.
Public classCreate
Creates a new image, returned in Output.
Public classCrop
Duplicates/Crops an image or image set using its ROI and active region.
Public classDefineVariable
Defines an image by its Name, DisplayName, McWindow or IMcDocument.
Public classDuplicate
Creates a duplicate of the source.
Public classExtractAllChannels
Extracts all channels from the color image.
Public classExtractChannel
Extracts the selected channel from the color image.
Public classExtractMerge
Public classMask
Creates a mask of the Input object using the threshold parameters.
Public classMcDyePropertiesStorage
Public classMergeChannels
Merges the mono images into the color image.
Public classResetRange
Resets the image dynamic range.
Public classResize
Scales the image ROI to a new height and width.
Public classRotate
Rotates the image ROI by the specified angle, and creates a new image encompassing the rotated image.
Public classSetRange
Sets the image dynamic range.
Public classSubtract
Applies Subtract operation between two images.
Public classTint
Applies the tint to the image.
Public classTintedAddToColorComposite
If Checked = True then automatically add tinted images to the color composite document.
Public classTintOnOff
Toggles the tint on the image.
Public classTintRemove
Removes the tint from the image.
Public classTintRemoveAll
Removes the tint from all images.
Public classXYZPosition
Set XYZ Position.
Enumerations
  EnumerationDescription
Public enumerationCanvasAnchor
Define canvas anchor.
Public enumerationConvertOptions
Defines convert options.
Public enumerationConvertTypes
Defines image types.
Public enumerationOrientType
Defines rotation or operations type.
Public enumerationSizeUnits
Defines image size units.