Click or drag to resize

IMcImageSetImageChannel Interface

An interface implemented by McImageSetImageChannel.

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface IMcImageSetImageChannel
	Inherits IMcImageSetChannel

The IMcImageSetImageChannel type exposes the following members.

Properties
  NameDescription
Public propertyAcquire
Public propertyAcquireFrequency
Public propertyContrastSettings
Public propertyDescription
The optional description of this channel
Public propertyDisplayFlags
Public propertyDisplayWavelength
Public propertyDye
Public propertyEmissionWavelength
Public propertyExcitationWavelength
Public propertyName
The name of this channel.
Public propertySpectralRange
Public propertyTint
Public propertyType
The type of this channel.
Public propertyUserData
Gets or sets user data for this channel
Public propertyUserFlags
Gets or sets user flags for this set
Public propertyXBinning
Public propertyXOffset
Public propertyYBinning
Public propertyYOffset
Public propertyZOffset
Top
Methods
  NameDescription
Public methodCopyFrom
Copy from the provided channel class
Top
See Also