Click or drag to resize

EngineOperators Class

This module lists all the operators that can be dynamically attached to the imaging engine, McEngine.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.OperatorsEngineOperators

Namespace:  MediaCy.IQL.Operators
Assembly:  MediaCy.IQL.Operators (in MediaCy.IQL.Operators.dll) Version: 3.1.0.0
Syntax
VB
<ExtensionAttribute>
Public NotInheritable Class EngineOperators

The EngineOperators type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCode exampleAoiList
A collection of named AOI McRegions objects
Public methodStatic memberCapture
Capture operator
Public methodStatic memberDyes
Collection of selected dyes
Public methodStatic memberImageFiles
Property used by the batch conversion utility.
Public methodStatic memberCode exampleImageSetFiles
A read-only property that will be used to allow access to the McImageSetFiles set file I/O.
Public methodStatic memberImageSets
Collection of Image Sets
Public methodStatic memberImageSetTemplates
Collection of Image Set Templates
Public methodStatic memberLenses
Collection of selected lenses
Public methodStatic memberModelAnnotationOverlay
Model overlay layer for annotations
Public methodStatic memberScreenCaptures
Property used by the screen capture utility.
Public methodStatic memberSpatial2DCalibs(McEngine)
2D Spatial Calibration Collection
Public methodStatic memberSpatial2DCalibs(McEngine, McSpatial2DCalibs)
Public methodStatic memberUndoStack
A globally available UndoStack.
Top
Remarks