Searched defs:png_store (Results 1 – 1 of 1) sorted by relevance
742 typedef struct png_store struct772 png_store_file* current; /* Set when reading */ argument773 png_store_buffer* next; /* Set when reading */ argument782 png_store_file* saved; argument787 png_store_buffer new; /* The end of the new PNG file being written. */ argument791 } png_store; typedef