Harlequin RIP SDK
ml8_htimplementation Struct Reference

This structure holds our halftone implementation information. More...

Data Fields

sw_htm_api super
 HTM implementation superclass must be first.
 
ml8_htinstancepInstances
 Pointer to the first in the list of halftone instances.
 
multilevel_lookup_solutionpSolutions
 Pointer to the first in the list of cached solutions.
 
sw_memory_instancemem
 Global memory allocator instance.
 

Detailed Description

This structure holds our halftone implementation information.

This structure is a sub-class of sw_htm_api.

There is only one copy of this structure. It is static in this implementation. It is used to hold implementation class-specific variables, including pointers to the instance lists.


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