Click or drag to resize

TilingCommands Class

Provides a set of tiling related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.ProcessTilingCommands

Namespace:  MediaCy.Automation.Process
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class TilingCommands

The TilingCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAdd
Adds the image to Tiling view.
Public propertyStatic memberAddAll
Adds all open images to Tiling view.
Public propertyStatic memberAdjustDisplay
Adjust display of the tiling view (best-fit, brighter, darker, reset).
Public propertyStatic memberAlign
Aligns the images in the Tiling document.
Public propertyStatic memberApply
Creates the result image.
Public propertyStatic memberAutoStitching
Stitches all images in the Tiling document using pattern matching algorithm.
Public propertyStatic memberCorrect
Applies shading correction to all tiles.
Public propertyStatic memberDelete
Deletes the image from Tiling view.
Public propertyStatic memberDeleteAll
Deletes all images from Tiling view.
Public propertyStatic memberDeleteSelected
Deletes the selected images from Tiling view.
Public propertyStatic memberMove
Moves the image in Tiling view.
Public propertyStatic memberNew
Creates a new Tiling document.
Public propertyStatic memberNormalize
Normalize tile intensities to match edges.
Public propertyStatic memberOptions
Sets the general Tiling options.
Public propertyStatic memberReset
Resets the size for all/selected images to default.
Public propertyStatic memberSelect
Selects or deselects the image in the Tiling document.
Public propertyStatic memberStitchingOptions
Sets the stitching options.
Top
See Also