zenilib
0.5.3.0
|
#include <png.h>
Public Attributes | |
png_byte | blue |
png_byte | green |
png_byte | red |
png_byte png_color_struct::blue |
Definition at line 555 of file png.h.
Referenced by png_handle_PLTE(), and png_init_read_transformations().
png_byte png_color_struct::green |
Definition at line 554 of file png.h.
Referenced by png_handle_PLTE(), and png_init_read_transformations().
png_byte png_color_struct::red |
Definition at line 553 of file png.h.
Referenced by png_handle_PLTE(), and png_init_read_transformations().