PNG File Information Structure.
More...
|
FILE * | f |
|
spng_ctx * | ctx |
|
struct spng_ihdr | ihdr |
|
surface_t * | image |
|
uint8_t * | row_buffer |
|
int | decoded_rows |
|
png_callback_t * | callback |
|
void * | callback_data |
|
PNG File Information Structure.
◆ ctx
spng_ctx* png_decoder_t::ctx |
◆ ihdr
struct spng_ihdr png_decoder_t::ihdr |
◆ image
surface_t* png_decoder_t::image |
◆ row_buffer
uint8_t* png_decoder_t::row_buffer |
◆ decoded_rows
int png_decoder_t::decoded_rows |
◆ callback
png_callback_t* png_decoder_t::callback |
◆ callback_data
void* png_decoder_t::callback_data |
The documentation for this struct was generated from the following file: