Defines the event messages associated with halftone usage events. More...
#include "swevents.h"
Data Structures | |
struct | SWMSG_HT_GENERATION_SEARCH |
struct | SWMSG_HT_GENERATION_START |
struct | SWMSG_HT_GENERATION_END |
struct | SWMSG_HT_USAGE_MIX_LEVEL |
struct | SWMSG_HT_USAGE_THRESHOLD |
struct | SWMSG_HT_USAGE_SPOT |
struct | SWMSG_HT_USAGE_MODULAR |
struct | SWMSG_HT_USAGE_COLORANT |
Typedefs | |
typedef struct SWMSG_HT_GENERATION_SEARCH | SWMSG_HT_GENERATION_SEARCH |
typedef struct SWMSG_HT_GENERATION_START | SWMSG_HT_GENERATION_START |
typedef struct SWMSG_HT_GENERATION_END | SWMSG_HT_GENERATION_END |
typedef struct SWMSG_HT_USAGE_THRESHOLD | SWMSG_HT_USAGE_THRESHOLD |
typedef struct SWMSG_HT_USAGE_SPOT | SWMSG_HT_USAGE_SPOT |
Defines the event messages associated with halftone usage events.
Copyright (C) 2020 Global Graphics Software Ltd. All rights reserved. This source code contains the confidential and trade secret information of Global Graphics Software Ltd. It may not be used, copied or distributed for any reason except as set forth in the applicable Global Graphics license agreement.
typedef struct SWMSG_HT_GENERATION_END SWMSG_HT_GENERATION_END |
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.
typedef struct SWMSG_HT_GENERATION_SEARCH SWMSG_HT_GENERATION_SEARCH |
Screen generation search. This message is sent with a SWEVT_HT_GENERATION_SEARCH event, indicating that the RIP is starting a search for a screen of a particular frequency.
typedef struct SWMSG_HT_GENERATION_START SWMSG_HT_GENERATION_START |
Screen generation start message. This message is sent with a SWEVT_HT_GENERATION_START event, indicating that the RIP is starting generation of an optimized screen for the screen name, frequency and angle specified.
typedef struct SWMSG_HT_USAGE_SPOT SWMSG_HT_USAGE_SPOT |
Screen usage message for spot function screens. This message is sent with a SWEVT_HT_USAGE_SPOT event, to indicate that a spot function screen has been used for a particular colorant in a job.
typedef struct SWMSG_HT_USAGE_THRESHOLD SWMSG_HT_USAGE_THRESHOLD |
Screen usage message for threshold screens. This message is sent with a SWEVT_HT_USAGE_THRESHOLD event, to indicate that a threshold screen has been used for a particular colorant in a job.