Mako 8.3.0 API
MakoCore SDK API Documentation
Loading...
Searching...
No Matches
JawsMako::IJawsRenderer::CSpotHalftone Class Reference

Description of a simple spot halftone, at 45 degrees, using Jaws's default spot function. Used for monochrome rendering. More...

#include <jawsmako/jawsmako.h>

Inheritance diagram for JawsMako::IJawsRenderer::CSpotHalftone:
[legend]

Public Member Functions

 CSpotHalftone (float freq, bool useFullResForFlattening=false)
Public Member Functions inherited from JawsMako::IJawsRenderer::IHalftone
virtual ~IHalftone ()

Public Attributes

float frequency
 The frequency of the spot function, in lines per inch.
bool useFullResolutionForFlattening

Detailed Description

Description of a simple spot halftone, at 45 degrees, using Jaws's default spot function. Used for monochrome rendering.

Constructor & Destructor Documentation

◆ CSpotHalftone()

JawsMako::IJawsRenderer::CSpotHalftone::CSpotHalftone ( float freq,
bool useFullResForFlattening = false )
inline

Member Data Documentation

◆ frequency

float JawsMako::IJawsRenderer::CSpotHalftone::frequency

The frequency of the spot function, in lines per inch.

◆ useFullResolutionForFlattening

bool JawsMako::IJawsRenderer::CSpotHalftone::useFullResolutionForFlattening

Normally, the resolution at which flattening for transparent images occurs is capped at twice the frequency. For some content, this may not be appropriate. Set this to true to use the full device resolution.


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