Click or drag to resize

SequenceDimensions Enumeration

Defines the sequences dimension in the image set.

Namespace:  MediaCy.Commands.ColorComposite
Assembly:  MediaCy.Addins.ColorComposite (in MediaCy.Addins.ColorComposite.dll) Version: 3.1.0.0
Syntax
VB
Public Enumeration SequenceDimensions
Members
  Member nameValueDescription
Auto0 Automatically detect dimension for the sequence.
Time1 Use Time dimension for the sequence.
Scan2 Use Scan dimension for the sequence.
Site3 Use Time dimension for the sequence.
Z4 Use Z dimension for the sequence.
Remarks