GreyLabWindow::_gsinfo Struct Reference

List of all members.


Detailed Description

Colourscale plot information structure.

Definition at line 469 of file GreyLab.h.


Public Types

enum  { PDF, PS, SVG }

Public Attributes

unsigned int xpixels
 X image data pixels.
unsigned int ypixels
 Y image data pixels.
int leftlegend
 Left legend width.
int bottomlegend
 Bottom legend height.
int rightlegend
 Right legend width.
int toplegend
 Top legend height.
int gradwidth
 Gradient width.
unsigned int totalwidth
 Total image width.
unsigned int totalheight
 Total image height.
double xstart
 X axis start.
double xend
 Y axis end.
double ystart
 Y axis start.
double yend
 Y axis end.
double zlo
 Z axis low.
double zhi
 Z axis high.
int xprecision
 X grid precision.
int yprecision
 Y grid precision.
int zprecision
 Z grid precision.
bool validdata
 Is there valid processed data?
bool validimage
 Is there a valid image?
enum
GreyLabWindow::_gsinfo:: { ... }  
vectorop
 Vector ouput format.
double oldzoom [6]
 Previous axis zoom settings.

Member Enumeration Documentation

anonymous enum

Enumerator:
PDF 
PS 
SVG 

Definition at line 491 of file GreyLab.h.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 10 13:55:46 2008 for GreyLab by  doxygen 1.5.3