Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
png_info_struct Struct Reference

#include <png.h>

Public Attributes

png_uint_32 width PNG_DEPSTRUCT
 
png_uint_32 height PNG_DEPSTRUCT
 
png_uint_32 valid PNG_DEPSTRUCT
 
png_uint_32 rowbytes PNG_DEPSTRUCT
 
png_colorp palette PNG_DEPSTRUCT
 
png_uint_16 num_palette PNG_DEPSTRUCT
 
png_uint_16 num_trans PNG_DEPSTRUCT
 
png_byte bit_depth PNG_DEPSTRUCT
 
png_byte color_type PNG_DEPSTRUCT
 
png_byte compression_type PNG_DEPSTRUCT
 
png_byte filter_type PNG_DEPSTRUCT
 
png_byte interlace_type PNG_DEPSTRUCT
 
png_byte channels PNG_DEPSTRUCT
 
png_byte pixel_depth PNG_DEPSTRUCT
 
png_byte spare_byte PNG_DEPSTRUCT
 
png_byte signature [8] PNG_DEPSTRUCT
 
float gamma PNG_DEPSTRUCT
 
png_byte srgb_intent PNG_DEPSTRUCT
 
int num_text PNG_DEPSTRUCT
 
int max_text PNG_DEPSTRUCT
 
png_textp text PNG_DEPSTRUCT
 
png_time mod_time PNG_DEPSTRUCT
 
png_color_8 sig_bit PNG_DEPSTRUCT
 
png_bytep trans PNG_DEPSTRUCT
 
png_color_16 trans_values PNG_DEPSTRUCT
 
png_color_16 background PNG_DEPSTRUCT
 
png_int_32 x_offset PNG_DEPSTRUCT
 
png_int_32 y_offset PNG_DEPSTRUCT
 
png_byte offset_unit_type PNG_DEPSTRUCT
 
png_uint_32 x_pixels_per_unit PNG_DEPSTRUCT
 
png_uint_32 y_pixels_per_unit PNG_DEPSTRUCT
 
png_byte phys_unit_type PNG_DEPSTRUCT
 
png_uint_16p hist PNG_DEPSTRUCT
 
float x_white PNG_DEPSTRUCT
 
float y_white PNG_DEPSTRUCT
 
float x_red PNG_DEPSTRUCT
 
float y_red PNG_DEPSTRUCT
 
float x_green PNG_DEPSTRUCT
 
float y_green PNG_DEPSTRUCT
 
float x_blue PNG_DEPSTRUCT
 
float y_blue PNG_DEPSTRUCT
 
png_charp pcal_purpose PNG_DEPSTRUCT
 
png_int_32 pcal_X0 PNG_DEPSTRUCT
 
png_int_32 pcal_X1 PNG_DEPSTRUCT
 
png_charp pcal_units PNG_DEPSTRUCT
 
png_charpp pcal_params PNG_DEPSTRUCT
 
png_byte pcal_type PNG_DEPSTRUCT
 
png_byte pcal_nparams PNG_DEPSTRUCT
 
png_uint_32 free_me PNG_DEPSTRUCT
 
png_unknown_chunkp unknown_chunks PNG_DEPSTRUCT
 
png_size_t unknown_chunks_num PNG_DEPSTRUCT
 
png_charp iccp_name PNG_DEPSTRUCT
 
png_charp iccp_profile PNG_DEPSTRUCT
 
png_uint_32 iccp_proflen PNG_DEPSTRUCT
 
png_byte iccp_compression PNG_DEPSTRUCT
 
png_sPLT_tp splt_palettes PNG_DEPSTRUCT
 
png_uint_32 splt_palettes_num PNG_DEPSTRUCT
 
png_byte scal_unit PNG_DEPSTRUCT
 
double scal_pixel_width PNG_DEPSTRUCT
 
double scal_pixel_height PNG_DEPSTRUCT
 
png_charp scal_s_width PNG_DEPSTRUCT
 
png_charp scal_s_height PNG_DEPSTRUCT
 
png_bytepp row_pointers PNG_DEPSTRUCT
 
png_fixed_point int_gamma PNG_DEPSTRUCT
 
png_fixed_point int_x_white PNG_DEPSTRUCT
 
png_fixed_point int_y_white PNG_DEPSTRUCT
 
png_fixed_point int_x_red PNG_DEPSTRUCT
 
png_fixed_point int_y_red PNG_DEPSTRUCT
 
png_fixed_point int_x_green PNG_DEPSTRUCT
 
png_fixed_point int_y_green PNG_DEPSTRUCT
 
png_fixed_point int_x_blue PNG_DEPSTRUCT
 
png_fixed_point int_y_blue PNG_DEPSTRUCT
 

Detailed Description

Definition at line 610 of file png.h.

Member Data Documentation

◆ PNG_DEPSTRUCT [1/72]

png_uint_32 width png_info_struct::PNG_DEPSTRUCT

Definition at line 613 of file png.h.

◆ PNG_DEPSTRUCT [2/72]

png_uint_32 height png_info_struct::PNG_DEPSTRUCT

Definition at line 614 of file png.h.

◆ PNG_DEPSTRUCT [3/72]

png_uint_32 valid png_info_struct::PNG_DEPSTRUCT

Definition at line 615 of file png.h.

◆ PNG_DEPSTRUCT [4/72]

png_uint_32 rowbytes png_info_struct::PNG_DEPSTRUCT

Definition at line 616 of file png.h.

◆ PNG_DEPSTRUCT [5/72]

png_colorp palette png_info_struct::PNG_DEPSTRUCT

Definition at line 617 of file png.h.

◆ PNG_DEPSTRUCT [6/72]

png_uint_16 num_palette png_info_struct::PNG_DEPSTRUCT

Definition at line 618 of file png.h.

◆ PNG_DEPSTRUCT [7/72]

png_uint_16 num_trans png_info_struct::PNG_DEPSTRUCT

Definition at line 619 of file png.h.

◆ PNG_DEPSTRUCT [8/72]

png_byte bit_depth png_info_struct::PNG_DEPSTRUCT

Definition at line 620 of file png.h.

◆ PNG_DEPSTRUCT [9/72]

png_byte color_type png_info_struct::PNG_DEPSTRUCT

Definition at line 621 of file png.h.

◆ PNG_DEPSTRUCT [10/72]

png_byte compression_type png_info_struct::PNG_DEPSTRUCT

Definition at line 623 of file png.h.

◆ PNG_DEPSTRUCT [11/72]

png_byte filter_type png_info_struct::PNG_DEPSTRUCT

Definition at line 624 of file png.h.

◆ PNG_DEPSTRUCT [12/72]

png_byte interlace_type png_info_struct::PNG_DEPSTRUCT

Definition at line 625 of file png.h.

◆ PNG_DEPSTRUCT [13/72]

png_byte channels png_info_struct::PNG_DEPSTRUCT

Definition at line 628 of file png.h.

◆ PNG_DEPSTRUCT [14/72]

png_byte pixel_depth png_info_struct::PNG_DEPSTRUCT

Definition at line 629 of file png.h.

◆ PNG_DEPSTRUCT [15/72]

png_byte spare_byte png_info_struct::PNG_DEPSTRUCT

Definition at line 630 of file png.h.

◆ PNG_DEPSTRUCT [16/72]

png_byte signature [8] png_info_struct::PNG_DEPSTRUCT

Definition at line 631 of file png.h.

◆ PNG_DEPSTRUCT [17/72]

float gamma png_info_struct::PNG_DEPSTRUCT

Definition at line 644 of file png.h.

◆ PNG_DEPSTRUCT [18/72]

png_byte srgb_intent png_info_struct::PNG_DEPSTRUCT

Definition at line 650 of file png.h.

◆ PNG_DEPSTRUCT [19/72]

int num_text png_info_struct::PNG_DEPSTRUCT

Definition at line 662 of file png.h.

◆ PNG_DEPSTRUCT [20/72]

int max_text png_info_struct::PNG_DEPSTRUCT

Definition at line 663 of file png.h.

◆ PNG_DEPSTRUCT [21/72]

png_textp text png_info_struct::PNG_DEPSTRUCT

Definition at line 664 of file png.h.

◆ PNG_DEPSTRUCT [22/72]

png_time mod_time png_info_struct::PNG_DEPSTRUCT

Definition at line 671 of file png.h.

◆ PNG_DEPSTRUCT [23/72]

png_color_8 sig_bit png_info_struct::PNG_DEPSTRUCT

Definition at line 681 of file png.h.

◆ PNG_DEPSTRUCT [24/72]

png_bytep trans png_info_struct::PNG_DEPSTRUCT

Definition at line 695 of file png.h.

◆ PNG_DEPSTRUCT [25/72]

png_color_16 trans_values png_info_struct::PNG_DEPSTRUCT

Definition at line 696 of file png.h.

◆ PNG_DEPSTRUCT [26/72]

png_color_16 background png_info_struct::PNG_DEPSTRUCT

Definition at line 706 of file png.h.

◆ PNG_DEPSTRUCT [27/72]

png_int_32 x_offset png_info_struct::PNG_DEPSTRUCT

Definition at line 715 of file png.h.

◆ PNG_DEPSTRUCT [28/72]

png_int_32 y_offset png_info_struct::PNG_DEPSTRUCT

Definition at line 716 of file png.h.

◆ PNG_DEPSTRUCT [29/72]

png_byte offset_unit_type png_info_struct::PNG_DEPSTRUCT

Definition at line 717 of file png.h.

◆ PNG_DEPSTRUCT [30/72]

png_uint_32 x_pixels_per_unit png_info_struct::PNG_DEPSTRUCT

Definition at line 725 of file png.h.

◆ PNG_DEPSTRUCT [31/72]

png_uint_32 y_pixels_per_unit png_info_struct::PNG_DEPSTRUCT

Definition at line 726 of file png.h.

◆ PNG_DEPSTRUCT [32/72]

png_byte phys_unit_type png_info_struct::PNG_DEPSTRUCT

Definition at line 727 of file png.h.

◆ PNG_DEPSTRUCT [33/72]

png_uint_16p hist png_info_struct::PNG_DEPSTRUCT

Definition at line 737 of file png.h.

◆ PNG_DEPSTRUCT [34/72]

float x_white png_info_struct::PNG_DEPSTRUCT

Definition at line 748 of file png.h.

◆ PNG_DEPSTRUCT [35/72]

float y_white png_info_struct::PNG_DEPSTRUCT

Definition at line 749 of file png.h.

◆ PNG_DEPSTRUCT [36/72]

float x_red png_info_struct::PNG_DEPSTRUCT

Definition at line 750 of file png.h.

◆ PNG_DEPSTRUCT [37/72]

float y_red png_info_struct::PNG_DEPSTRUCT

Definition at line 751 of file png.h.

◆ PNG_DEPSTRUCT [38/72]

float x_green png_info_struct::PNG_DEPSTRUCT

Definition at line 752 of file png.h.

◆ PNG_DEPSTRUCT [39/72]

float y_green png_info_struct::PNG_DEPSTRUCT

Definition at line 753 of file png.h.

◆ PNG_DEPSTRUCT [40/72]

float x_blue png_info_struct::PNG_DEPSTRUCT

Definition at line 754 of file png.h.

◆ PNG_DEPSTRUCT [41/72]

float y_blue png_info_struct::PNG_DEPSTRUCT

Definition at line 755 of file png.h.

◆ PNG_DEPSTRUCT [42/72]

png_charp pcal_purpose png_info_struct::PNG_DEPSTRUCT

Definition at line 771 of file png.h.

◆ PNG_DEPSTRUCT [43/72]

png_int_32 pcal_X0 png_info_struct::PNG_DEPSTRUCT

Definition at line 772 of file png.h.

◆ PNG_DEPSTRUCT [44/72]

png_int_32 pcal_X1 png_info_struct::PNG_DEPSTRUCT

Definition at line 773 of file png.h.

◆ PNG_DEPSTRUCT [45/72]

png_charp pcal_units png_info_struct::PNG_DEPSTRUCT

Definition at line 774 of file png.h.

◆ PNG_DEPSTRUCT [46/72]

png_charpp pcal_params png_info_struct::PNG_DEPSTRUCT

Definition at line 775 of file png.h.

◆ PNG_DEPSTRUCT [47/72]

png_byte pcal_type png_info_struct::PNG_DEPSTRUCT

Definition at line 776 of file png.h.

◆ PNG_DEPSTRUCT [48/72]

png_byte pcal_nparams png_info_struct::PNG_DEPSTRUCT

Definition at line 777 of file png.h.

◆ PNG_DEPSTRUCT [49/72]

png_uint_32 free_me png_info_struct::PNG_DEPSTRUCT

Definition at line 782 of file png.h.

◆ PNG_DEPSTRUCT [50/72]

png_unknown_chunkp unknown_chunks png_info_struct::PNG_DEPSTRUCT

Definition at line 788 of file png.h.

◆ PNG_DEPSTRUCT [51/72]

png_size_t unknown_chunks_num png_info_struct::PNG_DEPSTRUCT

Definition at line 789 of file png.h.

◆ PNG_DEPSTRUCT [52/72]

png_charp iccp_name png_info_struct::PNG_DEPSTRUCT

Definition at line 794 of file png.h.

◆ PNG_DEPSTRUCT [53/72]

png_charp iccp_profile png_info_struct::PNG_DEPSTRUCT

Definition at line 795 of file png.h.

◆ PNG_DEPSTRUCT [54/72]

png_uint_32 iccp_proflen png_info_struct::PNG_DEPSTRUCT

Definition at line 797 of file png.h.

◆ PNG_DEPSTRUCT [55/72]

png_byte iccp_compression png_info_struct::PNG_DEPSTRUCT

Definition at line 798 of file png.h.

◆ PNG_DEPSTRUCT [56/72]

png_sPLT_tp splt_palettes png_info_struct::PNG_DEPSTRUCT

Definition at line 803 of file png.h.

◆ PNG_DEPSTRUCT [57/72]

png_uint_32 splt_palettes_num png_info_struct::PNG_DEPSTRUCT

Definition at line 804 of file png.h.

◆ PNG_DEPSTRUCT [58/72]

png_byte scal_unit png_info_struct::PNG_DEPSTRUCT

Definition at line 815 of file png.h.

◆ PNG_DEPSTRUCT [59/72]

double scal_pixel_width png_info_struct::PNG_DEPSTRUCT

Definition at line 817 of file png.h.

◆ PNG_DEPSTRUCT [60/72]

double scal_pixel_height png_info_struct::PNG_DEPSTRUCT

Definition at line 818 of file png.h.

◆ PNG_DEPSTRUCT [61/72]

png_charp scal_s_width png_info_struct::PNG_DEPSTRUCT

Definition at line 821 of file png.h.

◆ PNG_DEPSTRUCT [62/72]

png_charp scal_s_height png_info_struct::PNG_DEPSTRUCT

Definition at line 822 of file png.h.

◆ PNG_DEPSTRUCT [63/72]

png_bytepp row_pointers png_info_struct::PNG_DEPSTRUCT

Definition at line 829 of file png.h.

◆ PNG_DEPSTRUCT [64/72]

png_fixed_point int_gamma png_info_struct::PNG_DEPSTRUCT

Definition at line 833 of file png.h.

◆ PNG_DEPSTRUCT [65/72]

png_fixed_point int_x_white png_info_struct::PNG_DEPSTRUCT

Definition at line 837 of file png.h.

◆ PNG_DEPSTRUCT [66/72]

png_fixed_point int_y_white png_info_struct::PNG_DEPSTRUCT

Definition at line 838 of file png.h.

◆ PNG_DEPSTRUCT [67/72]

png_fixed_point int_x_red png_info_struct::PNG_DEPSTRUCT

Definition at line 839 of file png.h.

◆ PNG_DEPSTRUCT [68/72]

png_fixed_point int_y_red png_info_struct::PNG_DEPSTRUCT

Definition at line 840 of file png.h.

◆ PNG_DEPSTRUCT [69/72]

png_fixed_point int_x_green png_info_struct::PNG_DEPSTRUCT

Definition at line 841 of file png.h.

◆ PNG_DEPSTRUCT [70/72]

png_fixed_point int_y_green png_info_struct::PNG_DEPSTRUCT

Definition at line 842 of file png.h.

◆ PNG_DEPSTRUCT [71/72]

png_fixed_point int_x_blue png_info_struct::PNG_DEPSTRUCT

Definition at line 843 of file png.h.

◆ PNG_DEPSTRUCT [72/72]

png_fixed_point int_y_blue png_info_struct::PNG_DEPSTRUCT

Definition at line 844 of file png.h.


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