#include <gutenprint/gutenprint.h>#include "gutenprint-internal.h"#include <gutenprint/gutenprint-intl-internal.h>#include "dither-impl.h"#include "dither-inlined-functions.h"Go to the source code of this file.
Functions | |
| static void | print_color_ordered (const stpi_dither_t *d, stpi_dither_channel_t *dc, int val, int x, int y, unsigned char bit, int length) |
| void | stpi_dither_ordered (stp_vars_t *v, int row, const unsigned short *raw, int duplicate_line, int zero_mask, const unsigned char *mask) |
|
||||||||||||||||||||||||||||||||
|
Definition at line 38 of file dither-ordered.c. References ink_defn::bits, ditherpoint(), dither_segment::lower, set_row_ends(), dither_segment::upper, ink_defn::value, and dither_segment::value_span. Referenced by stpi_dither_ordered(). |
|
||||||||||||||||||||||||||||
|
Definition at line 95 of file dither-ordered.c. References ADVANCE_UNIDIRECTIONAL, ink_defn::bits, CHANNEL, CHANNEL_COUNT, ditherpoint(), dither::dst_width, dither_channel::nlevels, print_color_ordered(), dither::ptr_offset, dither_channel::ranges, set_row_ends(), dither::src_width, stp_get_component_data(), stpi_dither_ordered, and dither_segment::upper. |
1.4.1