COSMOS core  1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
png_row_info_struct Struct Reference

#include <png.h>

Collaboration diagram for png_row_info_struct:

Public Attributes

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

Member Data Documentation

png_uint_32 png_row_info_struct::width
png_size_t png_row_info_struct::rowbytes
png_byte png_row_info_struct::color_type
png_byte png_row_info_struct::bit_depth
png_byte png_row_info_struct::channels
png_byte png_row_info_struct::pixel_depth

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