#include "htevents.h"
Data Fields | |
sw_tl_ref | timeline |
double | frequency |
double | angle |
struct PS_STRING | spot_name |
double | deviated_frequency |
double | frequency_inaccuracy |
double | angle_inaccuracy |
Screen generation end message. This message is sent with a SWEVT_HT_GENERATION_END event, indicating that the RIP has finished generation of an optimized screen for the screen name, frequency and angle specified.
double SWMSG_HT_GENERATION_END::angle |
Original angle of the screen searched for.
double SWMSG_HT_GENERATION_END::angle_inaccuracy |
Difference in angle of the screen found.
double SWMSG_HT_GENERATION_END::deviated_frequency |
Actual frequency of the screen found.
double SWMSG_HT_GENERATION_END::frequency |
Original frequency of the screen searched for.
double SWMSG_HT_GENERATION_END::frequency_inaccuracy |
Difference in frequency of the screen found.
struct PS_STRING SWMSG_HT_GENERATION_END::spot_name |
Screen name of the generated halftone.
sw_tl_ref SWMSG_HT_GENERATION_END::timeline |
Timeline for the page using the screen.