#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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 89 of file dither.h. Referenced by postinit_matrix(), stp_dither_set_transition(), and stpi_dither_finalize(). |
|
|
|
Definition at line 90 of file dither.h. Referenced by postinit_matrix(), stp_dither_set_transition(), and stpi_dither_finalize(). |