Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

_prn_mode Struct Reference
[MagiC/WDIALOG extension: Printer Dialog Library]

#include <mt_gemx.h>


Data Fields

PRN_MODEnext
long mode_id
short hdpi
short vdpi
long mode_capabilities
long color_capabilities
long dither_flags
MEDIA_TYPEpaper_types
long reserved
char name [32]


Detailed Description

Description of a print mode


Field Documentation

long _prn_mode::color_capabilities
 

Colour capabilities

long _prn_mode::dither_flags
 

Flags specifying whether the corresponding colour mode is accessible with or without dithering

short _prn_mode::hdpi
 

Horizontal resolution in dpi

long _prn_mode::mode_capabilities
 

Mode capabilities

long _prn_mode::mode_id
 

Mode ID (index within the file)

char _prn_mode::name[32]
 

Mode name

PRN_MODE* _prn_mode::next
 

Pointer to the next print mode

MEDIA_TYPE* _prn_mode::paper_types
 

Suitable paper types

long _prn_mode::reserved
 

Reserved

short _prn_mode::vdpi
 

Vertical resolution in dpi


The documentation for this struct was generated from the following file:
Generated on Wed Nov 3 22:42:19 2004 for GEMLIB by  doxygen 1.3.9.1