Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

dither_segment Struct Reference

#include <dither-impl.h>


Data Fields

stpi_ink_defn_tlower
stpi_ink_defn_tupper
unsigned range_span
unsigned value_span
int is_same_ink
int is_equal


Field Documentation

int dither_segment::is_equal
 

Definition at line 97 of file dither-impl.h.

Referenced by stpi_dither_finalize_ranges().

int dither_segment::is_same_ink
 

Definition at line 96 of file dither-impl.h.

Referenced by print_color(), and stpi_dither_finalize_ranges().

stpi_ink_defn_t* dither_segment::lower
 

Definition at line 92 of file dither-impl.h.

Referenced by print_color(), print_color_ordered(), stpi_dither_finalize_ranges(), and stpi_dither_set_ranges().

unsigned dither_segment::range_span
 

Definition at line 94 of file dither-impl.h.

Referenced by print_color(), stpi_dither_finalize_ranges(), and stpi_dither_set_ranges().

stpi_ink_defn_t* dither_segment::upper
 

Definition at line 93 of file dither-impl.h.

Referenced by print_color(), print_color_ordered(), stpi_dither_finalize_ranges(), stpi_dither_ordered(), and stpi_dither_set_ranges().

unsigned dither_segment::value_span
 

Definition at line 95 of file dither-impl.h.

Referenced by print_color(), print_color_ordered(), stpi_dither_finalize_ranges(), and stpi_dither_set_ranges().


The documentation for this struct was generated from the following file:
Generated on Wed May 12 20:21:38 2004 for libgimpprint API Reference by doxygen1.2.17