Harlequin RIP SDK
SWMSG_HT_USAGE_THRESHOLD Struct Reference

#include "htevents.h"

Data Fields

sw_tl_ref timeline
 
struct PS_STRING screen_name
 
struct PS_STRING colorant_name
 
struct PS_STRING type_name
 
unsigned int tones_used
 
unsigned int tones_total
 
unsigned int colorants_using
 
int token
 
unsigned int level_count
 
SWMSG_HT_USAGE_MIX_LEVELlevels
 
double frequency12
 
double frequency34
 
double angle12
 
double angle34
 

Detailed Description

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.

Field Documentation

◆ angle12

double SWMSG_HT_USAGE_THRESHOLD::angle12

The apparent angle from the cell dimensions, at the top right corner.

◆ angle34

double SWMSG_HT_USAGE_THRESHOLD::angle34

The apparent angle from the cell dimensions, at the top left corner.

◆ colorant_name

struct PS_STRING SWMSG_HT_USAGE_THRESHOLD::colorant_name

The colorant screened.

◆ colorants_using

unsigned int SWMSG_HT_USAGE_THRESHOLD::colorants_using

The number of colorants using this screen.

◆ frequency12

double SWMSG_HT_USAGE_THRESHOLD::frequency12

The apparent frequency from the cell dimensions, along the top/bottom of the cell.

◆ frequency34

double SWMSG_HT_USAGE_THRESHOLD::frequency34

The apparent frequency from the cell dimensions, along the sides of the cell.

◆ level_count

unsigned int SWMSG_HT_USAGE_THRESHOLD::level_count

Number of levels in a mixed screen. This will be 0 if the screen is not a multi-bit mix.

◆ levels

SWMSG_HT_USAGE_MIX_LEVEL* SWMSG_HT_USAGE_THRESHOLD::levels

An array of descriptors for each level, if level_count is >0.

◆ screen_name

struct PS_STRING SWMSG_HT_USAGE_THRESHOLD::screen_name

Name of the threshold screen used.

◆ timeline

sw_tl_ref SWMSG_HT_USAGE_THRESHOLD::timeline

Timeline for the rendered sheet using the screen.

◆ token

int SWMSG_HT_USAGE_THRESHOLD::token

A unique ID for this particular usage message.

◆ tones_total

unsigned int SWMSG_HT_USAGE_THRESHOLD::tones_total

The number of tone levels available.

◆ tones_used

unsigned int SWMSG_HT_USAGE_THRESHOLD::tones_used

The number of tone levels used with this screen.

◆ type_name

struct PS_STRING SWMSG_HT_USAGE_THRESHOLD::type_name

The name of the screen's object type.


The documentation for this struct was generated from the following file: