Mako 7.4.0 API
Loading...
Searching...
No Matches
JawsMako::IJawsRenderer::CThresholdArrayHalftone Class Reference

Description of a Type 3 8-bit threshold array halftone for use with monochrome rendering. Please refer to section 7.4.5 of the PostScript language reference manual, 3rd edition. More...

#include <jawsmako.h>

Inherits JawsMako::IJawsRenderer::IHalftone.

Public Attributes

uint32 width
 The width of the halftone cell in pixels.
 
uint32 height
 the height of the halftone cell in pixels
 
CEDLVector< uint8 > thresholdArray
 The threshold array. Must be width x height bytes in size, and no larger than 65535 bytes.
 

Detailed Description

Description of a Type 3 8-bit threshold array halftone for use with monochrome rendering. Please refer to section 7.4.5 of the PostScript language reference manual, 3rd edition.


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