CAPS Universe documentation  1.0.4
All you need to know to be successful
Data Fields
drv_halftone_converter Struct Reference

Monochrome halftone processing.

Data Fields

unsigned right_left:1
 
unsigned shade_count
 
enum halftone_type type
 
unsigned cnt
 
struct monochrome_converter cnf
 
unsigned lines_filled
 
unsigned lines_padded
 

Field Documentation

◆ right_left

unsigned right_left

Halftone algorithm processing direction: left->right or right->left

◆ shade_count

unsigned shade_count

Count of shades to consider when processing. Currently: 2!

◆ type

enum halftone_type type

The type of halftone algorithm of this converter

◆ cnt

unsigned cnt

Pixel count in each line

◆ cnf

Data the halftone algorithm works on

◆ lines_filled

unsigned lines_filled

Already filled lines in monochrome_converter::sliding_line for pre-loading the halftone method

◆ lines_padded

unsigned lines_padded

Padded lines in monochrome_converter::sliding_line for draining the halftone method


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