fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
  SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation)  

png_row_info_struct Struct Reference

#include <png.h>

List of all members.

Public Attributes

png_uint_32 width
png_uint_32 rowbytes
png_byte color_type
png_byte bit_depth
png_byte channels
png_byte pixel_depth

Detailed Description

Definition at line 1133 of file png.h.


Member Data Documentation

Definition at line 1138 of file png.h.

Definition at line 1139 of file png.h.

Definition at line 1137 of file png.h.

Definition at line 1140 of file png.h.

Definition at line 1136 of file png.h.

Definition at line 1135 of file png.h.


The documentation for this struct was generated from the following file: