#include <maxnet_job.h>
Public Attributes |
|
bool | device |
The device flag will be set to TRUE if the
output is sent to a device instead of a file. |
|
float | gamma |
The output gamma for the device, which is
optional. |
|
MCHAR | data [256] |
The text output buffer. |
bool device |
The device flag will be set to TRUE if the output is sent to a device instead of a file.
float gamma |
The output gamma for the device, which is optional.
If the gamma value is set to 0.0, this value will be ignored.
MCHAR data[256] |
The text output buffer.