png_row_info

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

bit_depth
png_byte bit_depth;
Undocumented in source.
channels
png_byte channels;
Undocumented in source.
color_type
png_byte color_type;
Undocumented in source.
pixel_depth
png_byte pixel_depth;
Undocumented in source.
rowbytes
size_t rowbytes;
Undocumented in source.
width
uint width;
Undocumented in source.

Meta