Mako 8.2.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
 Normally, the resolution at which flattening for transparent.

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.


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