png_text

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!PNG_VERSION_INFO_ONLY)
extern (C)
static if(PNG_TEXT_SUPPORTED)
struct png_text {}

Members

Variables

compression
int compression;
Undocumented in source.
itxt_length
size_t itxt_length;
Undocumented in source.
key
png_charp key;
Undocumented in source.
lang
png_charp lang;
Undocumented in source.
lang_key
png_charp lang_key;
Undocumented in source.
text
png_charp text;
Undocumented in source.
text_length
size_t text_length;
Undocumented in source.

Meta