#include <mt_gemx.h>
Data Fields | |
PRN_MODE * | next |
long | mode_id |
short | hdpi |
short | vdpi |
long | mode_capabilities |
long | color_capabilities |
long | dither_flags |
MEDIA_TYPE * | paper_types |
long | reserved |
char | name [32] |
|
Colour capabilities |
|
Flags specifying whether the corresponding colour mode is accessible with or without dithering |
|
Horizontal resolution in dpi |
|
Mode capabilities |
|
Mode ID (index within the file) |
|
Mode name |
|
Pointer to the next print mode |
|
Suitable paper types |
|
Reserved |
|
Vertical resolution in dpi |