arsa  2.7
Public Attributes | List of all members
png_text_struct Struct Reference

#include <png.h>

Public Attributes

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

Detailed Description

Definition at line 598 of file png.h.

Member Data Documentation

◆ compression

int png_text_struct::compression

Definition at line 600 of file png.h.

◆ itxt_length

png_size_t png_text_struct::itxt_length

Definition at line 609 of file png.h.

◆ key

png_charp png_text_struct::key

Definition at line 605 of file png.h.

◆ lang

png_charp png_text_struct::lang

Definition at line 610 of file png.h.

◆ lang_key

png_charp png_text_struct::lang_key

Definition at line 612 of file png.h.

◆ text

png_charp png_text_struct::text

Definition at line 606 of file png.h.

◆ text_length

png_size_t png_text_struct::text_length

Definition at line 608 of file png.h.


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