png_color_16_struct Struct Reference

#include <png.h>

List of all members.


Detailed Description

Definition at line 493 of file png.h.

Public Attributes

png_byte index
png_uint_16 red
png_uint_16 green
png_uint_16 blue
png_uint_16 gray


Member Data Documentation

png_byte png_color_16_struct::index

Definition at line 495 of file png.h.

png_uint_16 png_color_16_struct::red

Definition at line 496 of file png.h.

Referenced by QPngHandlerPrivate::readPngImage().

png_uint_16 png_color_16_struct::green

Definition at line 497 of file png.h.

Referenced by QPngHandlerPrivate::readPngImage().

png_uint_16 png_color_16_struct::blue

Definition at line 498 of file png.h.

Referenced by QPngHandlerPrivate::readPngImage().

png_uint_16 png_color_16_struct::gray

Definition at line 499 of file png.h.


The documentation for this struct was generated from the following file:
Generated on Thu Mar 15 15:34:54 2007 for Qt 4.2 User's Guide by  doxygen 1.5.1