Prusa MINI Firmware overview
png_text_struct Struct Reference

#include <png.h>

Collaboration diagram for png_text_struct:

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
 

Member Data Documentation

◆ compression

int png_text_struct::compression

◆ key

png_charp png_text_struct::key

◆ text

png_charp png_text_struct::text

◆ text_length

size_t png_text_struct::text_length

◆ itxt_length

size_t png_text_struct::itxt_length

◆ lang

png_charp png_text_struct::lang

◆ lang_key

png_charp png_text_struct::lang_key