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

#include <png.h>

Public Attributes

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

Detailed Description

Definition at line 562 of file png.h.

Member Data Documentation

int png_text_struct::compression

Definition at line 564 of file png.h.

size_t png_text_struct::itxt_length

Definition at line 573 of file png.h.

png_charp png_text_struct::key

Definition at line 569 of file png.h.

png_charp png_text_struct::lang

Definition at line 574 of file png.h.

png_charp png_text_struct::lang_key

Definition at line 576 of file png.h.

png_charp png_text_struct::text

Definition at line 570 of file png.h.

size_t png_text_struct::text_length

Definition at line 572 of file png.h.


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