Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching defs:png_info

657 /* png_info is a structure that holds the information in a PNG file so
932 } png_info;
934 typedef png_info FAR * png_infop;
935 typedef png_info FAR * FAR * png_infopp;
946 /* These describe the color_type field in png_info. */
1505 png_sizeof(png_info));
2090 * These functions should be used instead of directly accessing png_info