Click or drag to resize

mcImageSetDimensions Enumeration

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
Public Enumeration mcImageSetDimensions
Members
  Member nameValueDescription
mcisdChannel0Channel (typically frequency-related)
mcisdZ1Z (focus) position
mcisdScan2X/Y or Theta/Magnitude position (scan area)
mcisdSite3Site (typically a user-defined site, well within a well-plate, or slide in a multi-slide experiment)
mcisdTime4Time points in a time lapse experiment
mcisdResolution5Application-specific use of mcisdUser1 as the Resolution dimension
mcisdUser15User-defined (application-specific) dimension
mcisdUser26User-defined (application-specific) dimension
mcisdDefault-1Used only with specific methods (such as Compact()), to indicate that the default dimension should be used.
mcisdNumberOfDimensions7
See Also