HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
png_row_info_struct Struct Reference

#include <png.h>

Public Attributes

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

Detailed Description

Definition at line 754 of file png.h.

Member Data Documentation

png_byte png_row_info_struct::bit_depth

Definition at line 759 of file png.h.

png_byte png_row_info_struct::channels

Definition at line 760 of file png.h.

png_byte png_row_info_struct::color_type

Definition at line 758 of file png.h.

png_byte png_row_info_struct::pixel_depth

Definition at line 761 of file png.h.

size_t png_row_info_struct::rowbytes

Definition at line 757 of file png.h.

png_uint_32 png_row_info_struct::width

Definition at line 756 of file png.h.


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