#include <mplayout.h>
Public Member Functions | |
| LAYOUTPARMS () | |
| ~LAYOUTPARMS () | |
| LAYOUTPARMS (const LAYOUTPARMS &) | |
| LAYOUTPARMS & | operator= (const LAYOUTPARMS &) |
| ERRVALUE | ReadDefault () |
| ERRVALUE | WriteDefault () |
Static Public Member Functions | |
| const SERIALIZER::ITEMDEF * | GetSerialItemDef () |
Public Attributes | |
| double | FullHeight |
| double | FullWidth |
| double | FullPrintableHeight |
| double | FullPrintableWidth |
| double | PrintableHeight |
| double | PrintableWidth |
| double | LeftMargin |
| double | TopMargin |
| double | Scale |
| double | Zoom |
| double | dpi |
| INT32 | flags |
| char | printer [64] |
| UNICODE | paper [64] |
| char | rpattern [32] |
| char | vpattern [32] |
| double | contrast |
| double | brightness |
| CBPARMS | cbparms |
| CONTRINFO | gamma [3] |
| double | DotGain [4] |
| double | ScreenAngle [4] |
| double | ScreenFreq |
| MGD::PROFILEPARMS_PRINTER | ProfileParms |
Definition at line 120 of file mplayout.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Read LAYOUTPARMS from Ini file.
|
|
|
Write LAYOUTPARMS to Ini file.
|
|
|
Definition at line 154 of file mplayout.h. |
|
|
Color balance parameters.
Definition at line 155 of file mplayout.h. |
|
|
Definition at line 153 of file mplayout.h. |
|
|
Percent (0.0 to 1.0).
Definition at line 157 of file mplayout.h. |
|
|
Printer resolution in dots/inch.
Definition at line 147 of file mplayout.h. |
|
|
misc flags, see below
Definition at line 148 of file mplayout.h. |
|
|
Full height including margins in inches.
Definition at line 137 of file mplayout.h. |
|
|
Full printable height (user selected) in inches.
Definition at line 139 of file mplayout.h. |
|
|
Full printable width (user selected) in inches.
Definition at line 140 of file mplayout.h. |
|
|
Full width including margins in inches.
Definition at line 138 of file mplayout.h. |
|
|
Definition at line 156 of file mplayout.h. |
|
|
Unprintable left margin in inches (fixed).
Definition at line 143 of file mplayout.h. |
|
|
Definition at line 150 of file mplayout.h. |
|
|
Printable height of a single page in inches (fixed).
Definition at line 141 of file mplayout.h. |
|
|
Printable width of a single page in inches (fixed).
Definition at line 142 of file mplayout.h. |
|
|
Name of driver object. Not localizable.
Definition at line 149 of file mplayout.h. |
|
|
Definition at line 160 of file mplayout.h. |
|
|
Definition at line 151 of file mplayout.h. |
|
|
eg: 24000 for 1:24000 (Should have been named MapScale)
Definition at line 145 of file mplayout.h. |
|
|
in degrees
Definition at line 158 of file mplayout.h. |
|
|
in LPI. All componants must be same frequency
Definition at line 159 of file mplayout.h. |
|
|
Unprintable top margin in inches (fixed).
Definition at line 144 of file mplayout.h. |
|
|
Definition at line 152 of file mplayout.h. |
|
|
Zoom factor (normally 1.0).
Definition at line 146 of file mplayout.h. |
1.3.4-20031026