ScreenData is only used in conjunction with RLE output format. More...
#include "skinras.h"
Data Fields | |
struct ScreenData * | sd_next |
int32 | sd_RLEindex |
float | sd_frequency |
float | sd_angle |
uint8 * | sd_spotname |
int32 | sd_index |
int32 | sd_colorant |
int32 | sd_r1 |
int32 | sd_r2 |
int32 | sd_r3 |
int32 | sd_r4 |
int32 | sd_phasex |
int32 | sd_phasey |
ScreenData is only used in conjunction with RLE output format.
float ScreenData::sd_angle |
screen angle
int32 ScreenData::sd_colorant |
the colorant for which this screen applies, as indexed into the pColorants list in the page header
float ScreenData::sd_frequency |
screen frequency
int32 ScreenData::sd_index |
unique screen index
struct ScreenData* ScreenData::sd_next |
pointer to next screenData structure
int32 ScreenData::sd_phasex |
The X phase of the screen
int32 ScreenData::sd_phasey |
The Y phase of the screen
int32 ScreenData::sd_r1 |
The screen's R1 parameter
int32 ScreenData::sd_r2 |
The screen's R2 parameter
int32 ScreenData::sd_r3 |
The screen's R3 parameter
int32 ScreenData::sd_r4 |
The screen's R4 parameter
int32 ScreenData::sd_RLEindex |
RUN_SCREEN index which this describes
uint8* ScreenData::sd_spotname |
spot function name