![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
A halftone representing a simple threshold. Used for monochrome rendering. More...
#include <jawsmako/jawsmako.h>
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. |
A halftone representing a simple threshold. Used for monochrome rendering.
|
inline |
uint8 JawsMako::IJawsRenderer::CThresholdHalftone::threshold |
Range is 8 bits, 1 to 254 inclusive.