Click or drag to resize

Crop Class

Duplicates/Crops an image or image set using its ROI and active region.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandObject, Object
          MediaCy.CommandsImageOperatorCommandObject, Object
            MediaCy.CommandsSplittableImageOperatorCommandObject, Object
              MediaCy.Commands.ImageCrop

Namespace:  MediaCy.Commands.Image
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class Crop
	Inherits SplittableImageOperatorCommand(Of Object, Object)

The Crop type exposes the following members.

Constructors
  NameDescription
Public methodCrop
Initializes a new instance of the Crop class
Public methodCrop(String)
Initializes a new instance of the Crop class
Public methodCrop(McCommand)
Initializes a new instance of the Crop class
Top
Properties
  NameDescription
Public propertyName
Name of the result image or image set.
Public propertyVisible
Defines visibility of the result image.
Top
Methods
Remarks