Click or drag to resize

MediaCy.Commands.Features.ROI Namespace

 
Classes
  ClassDescription
Public classAdd
Adds a new ROI.
Public classAdjust
Adjusts the points, angle and roundness of the ROI.
Public classCopy
Copies the selected or all ROIs into clipboard.
Public classCut
Cuts the selected or all ROIs and copy them into clipboard.
Public classDelete
Deletes the ROI by Index.
Public classDeleteAll
Deletes all ROIs if any.
Public classDeleteSelected
Deletes all selected ROIs if any.
Public classInvertROIs
Inverts the ROIs.
Public classMergeROIs
Merge overlapped ROIs and keep them as union.
Public classMove
Moves the ROI.
Public classMultipleROIs
Allow (Checked is True) or disallow (Checked is False) multiple ROIs on the image.
Public classPaste
Pastes the ROIs from clipboard into the image.
Public classRotate
Rotates the ROI.
Public classXORROIs
Applies XOR operation to the ROIs.
Enumerations
  EnumerationDescription
Public enumerationROITypes
Defines ROI types.