Home | History | Annotate | Download | only in images

Lines Matching refs:png_create_write_struct

1107     png_ptr = png_create_write_struct(PNG_LIBPNG_VER_STRING, NULL, sk_error_fn,
1120 * error handling functions in the png_create_write_struct() call.