mcImageSetDimensions Enumeration |
![]() |
Namespace: MediaCy.IQL.Sets
Public Enumeration mcImageSetDimensions
Member name | Value | Description | |
---|---|---|---|
mcisdChannel | 0 | Channel (typically frequency-related) | |
mcisdZ | 1 | Z (focus) position | |
mcisdScan | 2 | X/Y or Theta/Magnitude position (scan area) | |
mcisdSite | 3 | Site (typically a user-defined site, well within a well-plate, or slide in a multi-slide experiment) | |
mcisdTime | 4 | Time points in a time lapse experiment | |
mcisdResolution | 5 | Application-specific use of mcisdUser1 as the Resolution dimension | |
mcisdUser1 | 5 | User-defined (application-specific) dimension | |
mcisdUser2 | 6 | User-defined (application-specific) dimension | |
mcisdDefault | -1 | Used only with specific methods (such as Compact()), to indicate that the default dimension should be used. | |
mcisdNumberOfDimensions | 7 |