![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
Description of a simple spot halftone, at 45 degrees, using Jaws's default spot function. Used for monochrome rendering. More...
#include <jawsmako/jawsmako.h>
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. |
Description of a simple spot halftone, at 45 degrees, using Jaws's default spot function. Used for monochrome rendering.
|
inline |
float JawsMako::IJawsRenderer::CSpotHalftone::frequency |
The frequency of the spot function, in lines per inch.
bool JawsMako::IJawsRenderer::CSpotHalftone::useFullResolutionForFlattening |
Normally, the resolution at which flattening for transparent.