png_color

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 {}

Members

Variables

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

Meta