ReactOS 0.4.16-dev-751-g45ed1a9
|
#include <png.h>
Public Attributes | |
png_byte | red |
png_byte | green |
png_byte | blue |
png_byte png_color_struct::blue |
Definition at line 479 of file png.h.
Referenced by png_decoder_initialize(), and png_encoder_create_frame().
png_byte png_color_struct::green |
Definition at line 478 of file png.h.
Referenced by png_decoder_initialize(), and png_encoder_create_frame().
png_byte png_color_struct::red |
Definition at line 477 of file png.h.
Referenced by png_decoder_initialize(), and png_encoder_create_frame().