png_color_16

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

Members

Variables

blue
png_uint_16 blue;
Undocumented in source.
gray
png_uint_16 gray;
Undocumented in source.
green
png_uint_16 green;
Undocumented in source.
index
png_byte index;
Undocumented in source.
red
png_uint_16 red;
Undocumented in source.

Meta