Mako 8.2.0 API
MakoCore SDK API Documentation
Loading...
Searching...
No Matches
JawsMako::IJawsRenderer::CThresholdHalftone Class Reference

A halftone representing a simple threshold. Used for monochrome rendering. More...

#include <jawsmako/jawsmako.h>

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

Public Member Functions

 CThresholdHalftone (uint8 thresh=127)
Public Member Functions inherited from JawsMako::IJawsRenderer::IHalftone
virtual ~IHalftone ()

Public Attributes

uint8 threshold
 Range is 8 bits, 1 to 254 inclusive.

Detailed Description

A halftone representing a simple threshold. Used for monochrome rendering.

Constructor & Destructor Documentation

◆ CThresholdHalftone()

JawsMako::IJawsRenderer::CThresholdHalftone::CThresholdHalftone ( uint8 thresh = 127)
inline

Member Data Documentation

◆ threshold

uint8 JawsMako::IJawsRenderer::CThresholdHalftone::threshold

Range is 8 bits, 1 to 254 inclusive.


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