Paramaters of a microscopy layer.
More...
#include <cImageWindow.h>
|
| microscopyLayerInfo () |
| The constructor.
|
|
| microscopyLayerInfo (const microscopyLayerInfo &layer) |
| The copy constructor.
|
|
| ~microscopyLayerInfo () |
| The destructor.
|
|
void | clear () |
| Clear the structure.
|
|
|
int | type |
| Type (0 = FEI SEM, 1 = LEICA LIF).
|
|
int | navigationlayer |
| Index of navigation layer.
|
|
QString | sourcename |
| Source file name.
|
|
QString | imagename |
| Image name.
|
|
bool | flipx |
| Flip horizontally.
|
|
bool | flipy |
| Flip vertically.
|
|
double | x |
| X position.
|
|
double | y |
| Y position.
|
|
double | width |
| Width.
|
|
double | height |
| Height.
|
|
double | angle |
| Rotation angle [degrees].
|
|
double | defaultwidth |
| Default width.
|
|
double | defaultheight |
| Default height.
|
|
double | stagex |
| Stage X.
|
|
double | stagey |
| Stage Y.
|
|
QImage * | image |
| QImage.
|
|
bool | reduced |
| True if the image size has been reduced.
|
|
int | thresholdmin |
| Noise threshold.
|
|
int | thresholdmax |
| Signal threshold.
|
|
Paramaters of a microscopy layer.
The documentation for this struct was generated from the following file: