#include <image_dither.h>
Data Fields | |
int | width |
int | height |
int | rowstride |
int | bytes_per_pixel |
unsigned char * | data |
Definition at line 37 of file image_dither.h.
Definition at line 42 of file image_dither.h.
Referenced by images::ImageDither::dither_to_8bits().
unsigned char* images::BitmapAttributes::data |
Definition at line 43 of file image_dither.h.
Referenced by images::ImageDither::dither_to_8bits().
Definition at line 40 of file image_dither.h.
Referenced by images::ImageDither::dither_to_8bits().
Definition at line 41 of file image_dither.h.
Referenced by images::ImageDither::dither_to_8bits().
Definition at line 39 of file image_dither.h.
Referenced by images::ImageDither::dither_to_8bits().