#include <bmepsi.h>
Data Fields | |
int | ot |
Output type BMEPS_OUTPUT_TYPE_xxx. | |
int | l |
EPS/PDF level. | |
int | enc |
Encodings BMEPS_ENCODING_xxx. | |
dk_bif_sof_t | jfif_s |
Allowed JFIF SOF types. | |
unsigned long | opt |
Options. | |
unsigned long | pdfopt |
PDF-specific options. | |
double | dbgr |
Default background red. | |
double | dbgg |
Default background green. | |
double | dbgb |
Default background blue. | |
double | mtl |
Image mask trigger level. | |
MEDIASIZE | ms |
Media size. |
double BO::dbgb |
Default background blue.
double BO::dbgg |
Default background green.
double BO::dbgr |
Default background red.
int BO::enc |
Encodings BMEPS_ENCODING_xxx.
dk_bif_sof_t BO::jfif_s |
Allowed JFIF SOF types.
int BO::l |
EPS/PDF level.
double BO::mtl |
Image mask trigger level.
unsigned long BO::opt |
Options.
int BO::ot |
Output type BMEPS_OUTPUT_TYPE_xxx.
unsigned long BO::pdfopt |
PDF-specific options.