png_color_8

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)
struct png_color_8 {}

Members

Variables

alpha
png_byte alpha;
Undocumented in source.
blue
png_byte blue;
Undocumented in source.
gray
png_byte gray;
Undocumented in source.
green
png_byte green;
Undocumented in source.
red
png_byte red;
Undocumented in source.

Meta