Searched defs:gx_device_halftone_s (Results 1 – 1 of 1) sorted by relevance
300 struct gx_device_halftone_s { struct301 gx_ht_order order; /* must be first, for subclassing */302 rc_header rc;303 gs_id id; /* the id changes whenever the data change */308 gs_halftone_type type;309 gx_ht_order_component *components;311 uint num_comp; /* Number of components in the halftone */312 uint num_dev_comp; /* Number of process color model components */314 int lcm_width, lcm_height; /* LCM of primary color tile sizes, */