Click or drag to resize

Resize Class

Resizes the images in the Image Compare workspace.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcImageCompareDocument
          MediaCy.CommandsTwoInputsCommandMcImageCompareDocument, McImage
            MediaCy.Addins.ImageCompareResize

Namespace:  MediaCy.Addins.ImageCompare
Assembly:  MediaCy.Addins.ImageCompare (in MediaCy.Addins.ImageCompare.dll) Version: 1.0.0.0
Syntax
VB
Public Class Resize
	Inherits TwoInputsCommand(Of McImageCompareDocument, McImage)

The Resize type exposes the following members.

Constructors
  NameDescription
Public methodResize
Initializes a new instance of the Resize class
Public methodResize(String)
Initializes a new instance of the Resize class
Public methodResize(McCommand)
Initializes a new instance of the Resize class
Top
Properties
  NameDescription
Public propertyDelta
Defines resize step.
Top
Remarks