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

#include <pnginfo.h>

Collaboration diagram for png_info_def:

Public Attributes

png_uint_32 width
 
png_uint_32 height
 
png_uint_32 valid
 
png_size_t rowbytes
 
png_colorp palette
 
png_uint_16 num_palette
 
png_uint_16 num_trans
 
png_byte bit_depth
 
png_byte color_type
 
png_byte compression_type
 
png_byte filter_type
 
png_byte interlace_type
 
png_byte channels
 
png_byte pixel_depth
 
png_byte spare_byte
 
png_uint_32 free_me
 

Member Data Documentation

png_uint_32 png_info_def::width
png_uint_32 png_info_def::height
png_uint_32 png_info_def::valid
png_size_t png_info_def::rowbytes
png_colorp png_info_def::palette
png_uint_16 png_info_def::num_palette
png_uint_16 png_info_def::num_trans
png_byte png_info_def::bit_depth
png_byte png_info_def::color_type
png_byte png_info_def::compression_type
png_byte png_info_def::filter_type
png_byte png_info_def::interlace_type
png_byte png_info_def::channels
png_byte png_info_def::pixel_depth
png_byte png_info_def::spare_byte
png_uint_32 png_info_def::free_me

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