zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
png_text_struct Struct Reference

#include <png.h>

Public Attributes

int compression
 
png_size_t itxt_length
 
png_charp key
 
png_charp lang
 
png_charp lang_key
 
png_charp text
 
png_size_t text_length
 

Detailed Description

Definition at line 635 of file png.h.

Member Data Documentation

int png_text_struct::compression

Definition at line 637 of file png.h.

png_size_t png_text_struct::itxt_length

Definition at line 646 of file png.h.

png_charp png_text_struct::key

Definition at line 642 of file png.h.

png_charp png_text_struct::lang

Definition at line 647 of file png.h.

png_charp png_text_struct::lang_key

Definition at line 649 of file png.h.

png_charp png_text_struct::text

Definition at line 643 of file png.h.

png_size_t png_text_struct::text_length

Definition at line 645 of file png.h.


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