png_image

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_SIMPLIFIED_READ_SUPPORTED || PNG_SIMPLIFIED_WRITE_SUPPORTED)
struct png_image {}

Members

Variables

colormap_entries
png_uint_32 colormap_entries;
Undocumented in source.
flags
png_uint_32 flags;
Undocumented in source.
format
png_uint_32 format;
Undocumented in source.
height
png_uint_32 height;
Undocumented in source.
message
char[64] message;
Undocumented in source.
opaque
png_controlp opaque;
Undocumented in source.
version_
png_uint_32 version_;
Undocumented in source.
warning_or_error
png_uint_32 warning_or_error;
Undocumented in source.
width
png_uint_32 width;
Undocumented in source.

Meta