![]() |
Driver SDK 4.2.0
|
Classes | |
| class | aur::ADA::TMediaSize |
| class | aur::ADA::TTray |
| class | aur::ADA::TInk |
| class | aur::ADA::Caps |
| class | aur::ADA::Conns |
| class | aur::ADA::DriverInfo |
| class | aur::ADA::ChannelDefinition |
| class | aur::ADA::ChannelList |
| class | aur::ADA::ModelID |
Typedefs | |
| typedef enum aur::ADA::SpotType | aur::ADA::SpotType |
| typedef enum aur::ADA::ScreenType | aur::ADA::ScreenType |
| typedef enum aur::ADA::ChannelType | aur::ADA::ChannelType |
| typedef enum aur::ADA::ChannelType aur::ADA::ChannelType |
Channel type of the ink
| typedef enum aur::ADA::ScreenType aur::ADA::ScreenType |
Screening type requested from the RIP
| typedef enum aur::ADA::SpotType aur::ADA::SpotType |
Halftone spot shape
The types of spots that are used by standard drivers. Additional spot types can be defined based on PostScript function.
Channel type of the ink
| Enumerator | |
|---|---|
| eProcess | Process ink, use for profiling. |
| eSpot | Spot color, do not profile. |
| eSpecial | White ink or varnish. |
| eDuplicate | Duplicate of other channel. |
| eDisabled | Disabled channel. |
Definition at line 200 of file DriverInfo.h.
| enum aur::ADA::ScreenType |
Screening type requested from the RIP
Definition at line 169 of file DriverInfo.h.
| enum aur::ADA::SpotType |
Halftone spot shape
The types of spots that are used by standard drivers. Additional spot types can be defined based on PostScript function.
Definition at line 141 of file DriverInfo.h.