1998-03-07 12:06:55 +00:00
|
|
|
;----------------------------------------
|
2000-06-24 12:42:42 +00:00
|
|
|
; PNG.LIB module definition file for OS/2
|
1998-03-07 12:06:55 +00:00
|
|
|
;----------------------------------------
|
|
|
|
|
2004-08-15 12:15:39 +00:00
|
|
|
; Version 1.2.6
|
2000-05-12 11:19:53 +00:00
|
|
|
|
1998-03-07 12:06:55 +00:00
|
|
|
LIBRARY PNG
|
|
|
|
DESCRIPTION "PNG image compression library for OS/2"
|
|
|
|
CODE PRELOAD MOVEABLE DISCARDABLE
|
|
|
|
DATA PRELOAD MOVEABLE MULTIPLE
|
|
|
|
|
|
|
|
EXPORTS
|
2001-04-11 12:38:00 +00:00
|
|
|
|
|
|
|
|
|
|
|
png_build_grayscale_palette
|
1998-03-07 12:06:55 +00:00
|
|
|
png_check_sig
|
2001-04-11 12:38:00 +00:00
|
|
|
png_chunk_error
|
|
|
|
png_chunk_warning
|
1998-03-07 12:06:55 +00:00
|
|
|
png_convert_from_struct_tm
|
|
|
|
png_convert_from_time_t
|
2001-04-11 12:38:00 +00:00
|
|
|
png_create_info_struct
|
|
|
|
png_create_read_struct
|
|
|
|
png_create_write_struct
|
|
|
|
png_data_freer
|
1998-03-07 12:06:55 +00:00
|
|
|
png_destroy_info_struct
|
|
|
|
png_destroy_read_struct
|
|
|
|
png_destroy_write_struct
|
2001-04-11 12:38:00 +00:00
|
|
|
png_error
|
|
|
|
png_free
|
|
|
|
png_free_data
|
|
|
|
png_get_IHDR
|
|
|
|
png_get_PLTE
|
|
|
|
png_get_bKGD
|
|
|
|
png_get_bit_depth
|
|
|
|
png_get_cHRM
|
|
|
|
png_get_cHRM_fixed
|
|
|
|
png_get_channels
|
|
|
|
png_get_color_type
|
|
|
|
png_get_compression_buffer_size
|
|
|
|
png_get_compression_type
|
1998-12-29 17:47:59 +00:00
|
|
|
png_get_copyright
|
1998-03-07 12:06:55 +00:00
|
|
|
png_get_error_ptr
|
2001-04-11 12:38:00 +00:00
|
|
|
png_get_filter_type
|
|
|
|
png_get_gAMA
|
|
|
|
png_get_gAMA_fixed
|
|
|
|
png_get_hIST
|
1999-11-27 16:22:33 +00:00
|
|
|
png_get_header_ver
|
1998-12-29 17:47:59 +00:00
|
|
|
png_get_header_version
|
2001-04-11 12:38:00 +00:00
|
|
|
png_get_iCCP
|
1998-03-07 12:06:55 +00:00
|
|
|
png_get_image_height
|
2001-04-11 12:38:00 +00:00
|
|
|
png_get_image_width
|
1998-03-07 12:06:55 +00:00
|
|
|
png_get_interlace_type
|
2001-04-11 12:38:00 +00:00
|
|
|
png_get_io_ptr
|
|
|
|
png_get_libpng_ver
|
|
|
|
png_get_oFFs
|
|
|
|
png_get_pCAL
|
|
|
|
png_get_pHYs
|
1998-03-07 12:06:55 +00:00
|
|
|
png_get_pixel_aspect_ratio
|
2001-04-11 12:38:00 +00:00
|
|
|
png_get_pixels_per_meter
|
|
|
|
png_get_progressive_ptr
|
1998-12-29 17:47:59 +00:00
|
|
|
png_get_rgb_to_gray_status
|
2001-04-11 12:38:00 +00:00
|
|
|
png_get_rowbytes
|
2000-02-18 19:48:52 +00:00
|
|
|
png_get_rows
|
2001-04-11 12:38:00 +00:00
|
|
|
png_get_sBIT
|
|
|
|
png_get_sCAL
|
|
|
|
png_get_sPLT
|
|
|
|
png_get_sRGB
|
|
|
|
png_get_signature
|
|
|
|
png_get_tIME
|
|
|
|
png_get_tRNS
|
|
|
|
png_get_text
|
|
|
|
png_get_unknown_chunks
|
|
|
|
png_get_user_chunk_ptr
|
|
|
|
png_get_user_transform_ptr
|
|
|
|
png_get_valid
|
1998-03-07 12:06:55 +00:00
|
|
|
png_get_x_offset_microns
|
2001-04-11 12:38:00 +00:00
|
|
|
png_get_x_offset_pixels
|
|
|
|
png_get_x_pixels_per_meter
|
1998-03-07 12:06:55 +00:00
|
|
|
png_get_y_offset_microns
|
2001-04-11 12:38:00 +00:00
|
|
|
png_get_y_offset_pixels
|
|
|
|
png_get_y_pixels_per_meter
|
|
|
|
png_malloc
|
|
|
|
png_memcpy_check
|
|
|
|
png_memset_check
|
|
|
|
png_permit_empty_plte
|
|
|
|
png_process_data
|
|
|
|
png_progressive_combine_row
|
|
|
|
png_read_end
|
|
|
|
png_read_image
|
|
|
|
png_read_info
|
|
|
|
png_read_init ; deprecated
|
|
|
|
png_read_png
|
|
|
|
png_read_row
|
|
|
|
png_read_rows
|
|
|
|
png_read_update_info
|
|
|
|
png_reset_zstream
|
|
|
|
png_set_IHDR
|
|
|
|
png_set_PLTE
|
1998-03-07 12:06:55 +00:00
|
|
|
png_set_bKGD
|
2001-04-11 12:38:00 +00:00
|
|
|
png_set_background
|
|
|
|
png_set_bgr
|
1998-03-07 12:06:55 +00:00
|
|
|
png_set_cHRM
|
2000-03-21 11:13:06 +00:00
|
|
|
png_set_cHRM_fixed
|
2001-04-11 12:38:00 +00:00
|
|
|
png_set_compression_buffer_size
|
|
|
|
png_set_compression_level
|
|
|
|
png_set_compression_mem_level
|
|
|
|
png_set_compression_method
|
|
|
|
png_set_compression_strategy
|
|
|
|
png_set_compression_window_bits
|
|
|
|
png_set_crc_action
|
|
|
|
png_set_dither
|
|
|
|
png_set_error_fn
|
|
|
|
png_set_expand
|
|
|
|
png_set_filler
|
|
|
|
png_set_filter
|
|
|
|
png_set_filter_heuristics
|
|
|
|
png_set_flush
|
1998-03-07 12:06:55 +00:00
|
|
|
png_set_gAMA
|
2000-03-21 11:13:06 +00:00
|
|
|
png_set_gAMA_fixed
|
2001-04-11 12:38:00 +00:00
|
|
|
png_set_gamma
|
|
|
|
png_set_gray_1_2_4_to_8
|
|
|
|
png_set_gray_to_rgb
|
1998-03-07 12:06:55 +00:00
|
|
|
png_set_hIST
|
2001-04-11 12:38:00 +00:00
|
|
|
png_set_iCCP
|
|
|
|
png_set_interlace_handling
|
|
|
|
png_set_invert_alpha
|
|
|
|
png_set_invert_mono
|
|
|
|
png_set_keep_unknown_chunks
|
1998-03-07 12:06:55 +00:00
|
|
|
png_set_oFFs
|
|
|
|
png_set_pCAL
|
|
|
|
png_set_pHYs
|
2001-04-11 12:38:00 +00:00
|
|
|
png_set_packing
|
|
|
|
png_set_packswap
|
|
|
|
png_set_palette_to_rgb
|
|
|
|
png_set_progressive_read_fn
|
|
|
|
png_set_read_fn
|
|
|
|
png_set_read_status_fn
|
|
|
|
png_set_read_user_chunk_fn
|
|
|
|
png_set_read_user_transform_fn
|
|
|
|
png_set_rgb_to_gray
|
|
|
|
png_set_rgb_to_gray_fixed
|
|
|
|
png_set_rows
|
1998-03-07 12:06:55 +00:00
|
|
|
png_set_sBIT
|
2001-04-11 12:38:00 +00:00
|
|
|
png_set_sCAL
|
|
|
|
png_set_sPLT
|
1998-03-07 12:06:55 +00:00
|
|
|
png_set_sRGB
|
|
|
|
png_set_sRGB_gAMA_and_cHRM
|
2001-04-11 12:38:00 +00:00
|
|
|
png_set_shift
|
|
|
|
png_set_sig_bytes
|
|
|
|
png_set_strip_16
|
|
|
|
png_set_strip_alpha
|
|
|
|
png_set_swap
|
|
|
|
png_set_swap_alpha
|
1998-03-07 12:06:55 +00:00
|
|
|
png_set_tIME
|
|
|
|
png_set_tRNS
|
1999-09-17 17:27:26 +00:00
|
|
|
png_set_tRNS_to_alpha
|
2001-04-11 12:38:00 +00:00
|
|
|
png_set_text
|
|
|
|
png_set_unknown_chunk_location
|
|
|
|
png_set_unknown_chunks
|
|
|
|
png_set_user_transform_info
|
|
|
|
png_set_write_fn
|
|
|
|
png_set_write_status_fn
|
|
|
|
png_set_write_user_transform_fn
|
|
|
|
png_sig_cmp
|
|
|
|
png_start_read_image
|
|
|
|
png_warning
|
|
|
|
png_write_chunk
|
|
|
|
png_write_chunk_data
|
|
|
|
png_write_chunk_end
|
|
|
|
png_write_chunk_start
|
|
|
|
png_write_end
|
|
|
|
png_write_flush
|
|
|
|
png_write_image
|
|
|
|
png_write_info
|
|
|
|
png_write_info_before_PLTE
|
|
|
|
png_write_init ; deprecated
|
|
|
|
png_write_png
|
|
|
|
png_write_row
|
|
|
|
png_write_rows
|
|
|
|
png_read_init_2
|
|
|
|
png_write_init_2
|
|
|
|
png_access_version_number
|
|
|
|
png_init_io
|
|
|
|
png_convert_to_rfc1123
|
|
|
|
png_set_invalid
|
|
|
|
|
2002-05-25 16:12:10 +00:00
|
|
|
|
2001-04-11 12:38:00 +00:00
|
|
|
; These are not present when libpng is compiled with PNG_NO_GLOBAL_ARRAYS
|
1998-03-07 12:06:55 +00:00
|
|
|
png_libpng_ver
|
|
|
|
png_pass_start
|
|
|
|
png_pass_inc
|
|
|
|
png_pass_ystart
|
|
|
|
png_pass_yinc
|
|
|
|
png_pass_mask
|
|
|
|
png_pass_dsp_mask
|
|
|
|
; png_pass_width
|
|
|
|
; png_pass_height
|
|
|
|
|
2001-04-11 12:38:00 +00:00
|
|
|
; These are not present when libpng is compiled with PNG_NO_GLOBAL_ARRAYS
|
1998-03-07 12:06:55 +00:00
|
|
|
png_IHDR
|
|
|
|
png_IDAT
|
|
|
|
png_IEND
|
|
|
|
png_PLTE
|
|
|
|
png_bKGD
|
|
|
|
png_cHRM
|
|
|
|
png_gAMA
|
|
|
|
png_hIST
|
1999-12-10 15:43:02 +00:00
|
|
|
png_iCCP
|
|
|
|
png_iTXt
|
1998-03-07 12:06:55 +00:00
|
|
|
png_oFFs
|
|
|
|
png_pCAL
|
|
|
|
png_pHYs
|
|
|
|
png_sBIT
|
1999-12-10 15:43:02 +00:00
|
|
|
png_sCAL
|
|
|
|
png_sPLT
|
1998-03-07 12:06:55 +00:00
|
|
|
png_sRGB
|
|
|
|
png_tEXt
|
|
|
|
png_tIME
|
|
|
|
png_tRNS
|
|
|
|
png_zTXt
|