openshot-audio  0.1.6
Public Attributes | List of all members
png_info_def Struct Reference

#include <pnginfo.h>

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

◆ bit_depth

png_byte png_info_def::bit_depth

◆ channels

png_byte png_info_def::channels

◆ color_type

png_byte png_info_def::color_type

◆ compression_type

png_byte png_info_def::compression_type

◆ filter_type

png_byte png_info_def::filter_type

◆ free_me

png_uint_32 png_info_def::free_me

◆ height

png_uint_32 png_info_def::height

◆ interlace_type

png_byte png_info_def::interlace_type

◆ num_palette

png_uint_16 png_info_def::num_palette

◆ num_trans

png_uint_16 png_info_def::num_trans

◆ palette

png_colorp png_info_def::palette

◆ pixel_depth

png_byte png_info_def::pixel_depth

◆ rowbytes

png_size_t png_info_def::rowbytes

◆ spare_byte

png_byte png_info_def::spare_byte

◆ valid

png_uint_32 png_info_def::valid

◆ width

png_uint_32 png_info_def::width

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