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

stp_dither_matrix Struct Reference

#include <dither.h>


Data Fields

int x
int y
int bytes
int prescaled
const void * data


Field Documentation

int stp_dither_matrix::bytes
 

Definition at line 75 of file dither.h.

Referenced by stp_dither_set_matrix().

const void* stp_dither_matrix::data
 

Definition at line 77 of file dither.h.

Referenced by stp_dither_set_matrix().

int stp_dither_matrix::prescaled
 

Definition at line 76 of file dither.h.

Referenced by stp_dither_set_matrix().

int stp_dither_matrix::x
 

Definition at line 73 of file dither.h.

Referenced by stp_dither_set_matrix().

int stp_dither_matrix::y
 

Definition at line 74 of file dither.h.

Referenced by stp_dither_set_matrix().


The documentation for this struct was generated from the following file:
Generated on Mon Apr 26 20:34:55 2004 for libgimpprint API Reference by doxygen1.2.17