libgutenprint API Reference 5.3.6-2026-02-01T02-18-9b0bdf87
dither_matrix_impl Struct Reference

#include <dither.h>

Data Fields

int base
int exp
int x_size
int y_size
int total_size
int last_x
int last_x_mod
int last_y
int last_y_mod
int index
int i_own
int x_offset
int y_offset
unsigned fast_mask
unsigned * matrix

Field Documentation

◆ base

int dither_matrix_impl::base

◆ exp

int dither_matrix_impl::exp

◆ fast_mask

unsigned dither_matrix_impl::fast_mask

◆ i_own

int dither_matrix_impl::i_own

◆ index

int dither_matrix_impl::index

◆ last_x

int dither_matrix_impl::last_x

◆ last_x_mod

int dither_matrix_impl::last_x_mod

◆ last_y

int dither_matrix_impl::last_y

◆ last_y_mod

int dither_matrix_impl::last_y_mod

◆ matrix

unsigned* dither_matrix_impl::matrix

◆ total_size

int dither_matrix_impl::total_size

◆ x_offset

int dither_matrix_impl::x_offset

◆ x_size

int dither_matrix_impl::x_size

◆ y_offset

int dither_matrix_impl::y_offset

◆ y_size

int dither_matrix_impl::y_size

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