public class Resolution
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
int | 
index  | 
ome.xml.model.primitives.PositiveInteger | 
sizeX  | 
ome.xml.model.primitives.PositiveInteger | 
sizeY  | 
| Constructor and Description | 
|---|
Resolution(int index,
          int x,
          int y)  | 
Resolution(int index,
          int fullX,
          int fullY,
          int scale)  | 
Copyright © 2022 Open Microscopy Environment