| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- ;
- ; Definition file of libspng-0.dll
- ; Automatic generated by gendef 1.1
- ; written by Kai Tietz 2008
- ; The def file has to be processed by --kill-at (-k) option of dlltool or ld
- ;
- LIBRARY "libspng-0.dll"
- EXPORTS
- spng_ctx_free
- spng_ctx_new
- spng_ctx_new2
- spng_decode_chunks
- spng_decode_image
- spng_decode_row
- spng_decode_scanline
- spng_decoded_image_size
- spng_encode_chunks
- spng_encode_image
- spng_encode_row
- spng_encode_scanline
- spng_get_bkgd
- spng_get_chrm
- spng_get_chrm_int
- spng_get_chunk_limits
- spng_get_exif
- spng_get_gama
- spng_get_gama_int
- spng_get_hist
- spng_get_iccp
- spng_get_ihdr
- spng_get_image_limits
- spng_get_offs
- spng_get_option
- spng_get_phys
- spng_get_plte
- spng_get_png_buffer
- spng_get_row_info
- spng_get_sbit
- spng_get_splt
- spng_get_srgb
- spng_get_text
- spng_get_time
- spng_get_trns
- spng_get_unknown_chunks
- spng_set_bkgd
- spng_set_chrm
- spng_set_chrm_int
- spng_set_chunk_limits
- spng_set_crc_action
- spng_set_exif
- spng_set_gama
- spng_set_gama_int
- spng_set_hist
- spng_set_iccp
- spng_set_ihdr
- spng_set_image_limits
- spng_set_offs
- spng_set_option
- spng_set_phys
- spng_set_plte
- spng_set_png_buffer
- spng_set_png_file
- spng_set_png_stream
- spng_set_sbit
- spng_set_splt
- spng_set_srgb
- spng_set_text
- spng_set_time
- spng_set_trns
- spng_set_unknown_chunks
- spng_strerror
- spng_version_string
|