libpng.png

Undocumented in source.

Public Imports

libpng.pngconf
public import libpng.pngconf;

Members

Aliases

PNG_COLOR_TYPE_GA
alias PNG_COLOR_TYPE_GA = PNG_COLOR_TYPE_GRAY_ALPHA
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_COLOR_TYPE_RGBA
alias PNG_COLOR_TYPE_RGBA = PNG_COLOR_TYPE_RGB_ALPHA
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_COMPRESSION_TYPE_DEFAULT
alias PNG_COMPRESSION_TYPE_DEFAULT = PNG_COMPRESSION_TYPE_BASE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FILTER_TYPE_DEFAULT
alias PNG_FILTER_TYPE_DEFAULT = PNG_FILTER_TYPE_BASE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_GAMMA_LINEAR
alias PNG_GAMMA_LINEAR = PNG_FP_1
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_LIBPNG_BUILD_BASE_TYPE
alias PNG_LIBPNG_BUILD_BASE_TYPE = PNG_LIBPNG_BUILD_STABLE
Undocumented in source.
PNG_TRANSFORM_STRIP_FILLER_BEFORE
alias PNG_TRANSFORM_STRIP_FILLER_BEFORE = PNG_TRANSFORM_STRIP_FILLER
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_benign_error
alias png_benign_error = png_warning
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_benign_error
alias png_benign_error = png_error
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_chunk_benign_error
alias png_chunk_benign_error = png_chunk_warning
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_chunk_benign_error
alias png_chunk_benign_error = png_chunk_error
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_color_16p
alias png_color_16p = png_color_16*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_color_16pp
alias png_color_16pp = png_color_16**
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_color_8p
alias png_color_8p = png_color_8*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_color_8pp
alias png_color_8pp = png_color_8**
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_colorp
alias png_colorp = png_color*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_colorpp
alias png_colorpp = png_color**
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_const_color_16p
alias png_const_color_16p = const(png_color_16)*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_const_color_8p
alias png_const_color_8p = const(png_color_8)*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_const_colorp
alias png_const_colorp = const(png_color)*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_const_infop
alias png_const_infop = const(png_info)*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_const_inforp
alias png_const_inforp = const(png_info)*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_const_sPLT_entryp
alias png_const_sPLT_entryp = const(png_sPLT_entry)*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_const_sPLT_tp
alias png_const_sPLT_tp = const(png_sPLT_t)*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_const_structp
alias png_const_structp = const(png_struct)*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_const_structrp
alias png_const_structrp = const(png_struct)*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_const_textp
alias png_const_textp = const(png_text)*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_const_timep
alias png_const_timep = const(png_time)*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_const_unknown_chunkp
alias png_const_unknown_chunkp = const(png_unknown_chunk)*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_controlp
alias png_controlp = png_control*

Section 5: SIMPLIFIED API ******************************************************************************

png_error_ptr
alias png_error_ptr = void function(png_structp, png_const_charp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_flush_ptr
alias png_flush_ptr = void function(png_structp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_free_ptr
alias png_free_ptr = void function(png_structp, png_voidp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_imagep
alias png_imagep = png_image*

Section 5: SIMPLIFIED API ******************************************************************************

png_infop
alias png_infop = png_info*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_infopp
alias png_infopp = png_info**
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_inforp
alias png_inforp = png_info*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_libpng_version_1_6_37
alias png_libpng_version_1_6_37 = char*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_malloc_ptr
alias png_malloc_ptr = png_voidp function(png_structp, png_alloc_size_t)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_progressive_end_ptr
alias png_progressive_end_ptr = void function(png_structp, png_infop)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_progressive_frame_ptr
alias png_progressive_frame_ptr = void function(png_structp, png_uint_32)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_progressive_info_ptr
alias png_progressive_info_ptr = void function(png_structp, png_infop)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_progressive_row_ptr
alias png_progressive_row_ptr = void function(png_structp, png_bytep, uint, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_read_status_ptr
alias png_read_status_ptr = void function(png_structp, uint, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_row_infop
alias png_row_infop = png_row_info*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_row_infopp
alias png_row_infopp = png_row_info**
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_rw_ptr
alias png_rw_ptr = void function(png_structp, png_bytep, size_t)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_sPLT_entryp
alias png_sPLT_entryp = png_sPLT_entry*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_sPLT_entrypp
alias png_sPLT_entrypp = png_sPLT_entry**
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_sPLT_tp
alias png_sPLT_tp = png_sPLT_t*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_sPLT_tpp
alias png_sPLT_tpp = png_sPLT_t**
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_structp
alias png_structp = png_struct*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_structpp
alias png_structpp = png_struct**
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_structrp
alias png_structrp = png_struct*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_textp
alias png_textp = png_text*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_textpp
alias png_textpp = png_text**
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_timep
alias png_timep = png_time*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_timepp
alias png_timepp = png_time**
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_unknown_chunkp
alias png_unknown_chunkp = png_unknown_chunk*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_unknown_chunkpp
alias png_unknown_chunkpp = png_unknown_chunk**
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_user_chunk_ptr
alias png_user_chunk_ptr = int function(png_structp, png_unknown_chunkp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_user_transform_ptr
alias png_user_transform_ptr = void function(png_structp, png_row_infop, png_bytep)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_write_status_ptr
alias png_write_status_ptr = void function(png_structp, uint, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

PNG_COL_FROM_PASS_COL
auto PNG_COL_FROM_PASS_COL(S x_in, T pass)
Undocumented in source. Be warned that the author may not have intended to support it.
PNG_COL_IN_INTERLACE_PASS
auto PNG_COL_IN_INTERLACE_PASS(x , pass )
Undocumented in source. Be warned that the author may not have intended to support it.
PNG_IMAGE_BUFFER_SIZE
auto PNG_IMAGE_BUFFER_SIZE(const(png_image) image, S row_stride)

Section 5: SIMPLIFIED API ******************************************************************************

PNG_IMAGE_COLORMAP_SIZE
auto PNG_IMAGE_COLORMAP_SIZE(const(png_image) image)

Section 5: SIMPLIFIED API ******************************************************************************

PNG_IMAGE_COMPRESSED_SIZE_MAX
auto PNG_IMAGE_COMPRESSED_SIZE_MAX(png_image image)
Undocumented in source. Be warned that the author may not have intended to support it.
PNG_IMAGE_DATA_SIZE
auto PNG_IMAGE_DATA_SIZE(png_image image)
Undocumented in source. Be warned that the author may not have intended to support it.
PNG_IMAGE_FAILED
bool PNG_IMAGE_FAILED(const(png_image) png_cntrl)

Section 5: SIMPLIFIED API ******************************************************************************

PNG_IMAGE_MAXIMUM_COLORMAP_COMPONENTS
auto PNG_IMAGE_MAXIMUM_COLORMAP_COMPONENTS(F fmt)

Section 5: SIMPLIFIED API ******************************************************************************

PNG_IMAGE_PIXEL_
auto PNG_IMAGE_PIXEL_(F fmt)

Section 5: SIMPLIFIED API ******************************************************************************

PNG_IMAGE_PIXEL_CHANNELS
auto PNG_IMAGE_PIXEL_CHANNELS(F fmt)

Section 5: SIMPLIFIED API ******************************************************************************

PNG_IMAGE_PIXEL_COMPONENT_SIZE
auto PNG_IMAGE_PIXEL_COMPONENT_SIZE(F fmt)

Section 5: SIMPLIFIED API ******************************************************************************

PNG_IMAGE_PIXEL_SIZE
auto PNG_IMAGE_PIXEL_SIZE(F fmt)

Section 5: SIMPLIFIED API ******************************************************************************

PNG_IMAGE_PNG_SIZE_MAX
auto PNG_IMAGE_PNG_SIZE_MAX(png_image image)
Undocumented in source. Be warned that the author may not have intended to support it.
PNG_IMAGE_PNG_SIZE_MAX_
auto PNG_IMAGE_PNG_SIZE_MAX_(png_image image, S image_size)
Undocumented in source. Be warned that the author may not have intended to support it.
PNG_IMAGE_ROW_STRIDE
auto PNG_IMAGE_ROW_STRIDE(const(png_image) image)

Section 5: SIMPLIFIED API ******************************************************************************

PNG_IMAGE_SAMPLE_CHANNELS
auto PNG_IMAGE_SAMPLE_CHANNELS(F fmt)

Section 5: SIMPLIFIED API ******************************************************************************

PNG_IMAGE_SAMPLE_COMPONENT_SIZE
auto PNG_IMAGE_SAMPLE_COMPONENT_SIZE(F fmt)

Section 5: SIMPLIFIED API ******************************************************************************

PNG_IMAGE_SAMPLE_SIZE
auto PNG_IMAGE_SAMPLE_SIZE(F fmt)

Section 5: SIMPLIFIED API ******************************************************************************

PNG_IMAGE_SIZE
auto PNG_IMAGE_SIZE(const(png_image) image)

Section 5: SIMPLIFIED API ******************************************************************************

PNG_PASS_COLS
auto PNG_PASS_COLS(S width, T pass)
Undocumented in source. Be warned that the author may not have intended to support it.
PNG_PASS_COL_OFFSET
auto PNG_PASS_COL_OFFSET(T pass)
Undocumented in source. Be warned that the author may not have intended to support it.
PNG_PASS_COL_SHIFT
auto PNG_PASS_COL_SHIFT(T pass)
Undocumented in source. Be warned that the author may not have intended to support it.
PNG_PASS_MASK
auto PNG_PASS_MASK(S pass, T off)
Undocumented in source. Be warned that the author may not have intended to support it.
PNG_PASS_ROWS
auto PNG_PASS_ROWS(S height, T pass)
Undocumented in source. Be warned that the author may not have intended to support it.
PNG_PASS_ROW_OFFSET
auto PNG_PASS_ROW_OFFSET(T pass)
Undocumented in source. Be warned that the author may not have intended to support it.
PNG_PASS_ROW_SHIFT
auto PNG_PASS_ROW_SHIFT(T pass)
Undocumented in source. Be warned that the author may not have intended to support it.
PNG_PASS_START_COL
auto PNG_PASS_START_COL(T pass)
Undocumented in source. Be warned that the author may not have intended to support it.
PNG_PASS_START_ROW
auto PNG_PASS_START_ROW(T pass)
Undocumented in source. Be warned that the author may not have intended to support it.
PNG_ROW_FROM_PASS_ROW
auto PNG_ROW_FROM_PASS_ROW(S y_in, T pass)
Undocumented in source. Be warned that the author may not have intended to support it.
PNG_ROW_IN_INTERLACE_PASS
auto PNG_ROW_IN_INTERLACE_PASS(y , pass )
Undocumented in source. Be warned that the author may not have intended to support it.
PNG_ZLIB_MAX_SIZE
auto PNG_ZLIB_MAX_SIZE(S b)
Undocumented in source. Be warned that the author may not have intended to support it.
PNG_get_int_32
auto PNG_get_int_32(S s)
Undocumented in source. Be warned that the author may not have intended to support it.
PNG_get_int_32
auto PNG_get_int_32(png_const_bytep buf)
Undocumented in source. Be warned that the author may not have intended to support it.
PNG_get_uint_16
auto PNG_get_uint_16(S s)
Undocumented in source. Be warned that the author may not have intended to support it.
PNG_get_uint_16
auto PNG_get_uint_16(png_const_bytep buf)
Undocumented in source. Be warned that the author may not have intended to support it.
PNG_get_uint_32
auto PNG_get_uint_32(S s)
Undocumented in source. Be warned that the author may not have intended to support it.
PNG_get_uint_32
auto PNG_get_uint_32(png_const_bytep buf)
Undocumented in source. Be warned that the author may not have intended to support it.
png_access_version_number
uint png_access_version_number()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_benign_error
void png_benign_error(png_const_structrp png_ptr, png_const_charp warning_message)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_build_grayscale_palette
void png_build_grayscale_palette(int bit_depth, png_colorp palette)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_calloc
png_voidp png_calloc(png_const_structrp png_ptr, png_alloc_size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_check_sig
auto png_check_sig(S sig, N n)
Undocumented in source. Be warned that the author may not have intended to support it.
png_chunk_benign_error
void png_chunk_benign_error(png_const_structrp png_ptr, png_const_charp warning_message)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_chunk_error
void png_chunk_error(S1 s1, S2 s2)
Undocumented in source. Be warned that the author may not have intended to support it.
png_chunk_error
void png_chunk_error(png_const_structrp png_ptr, png_const_charp error_mes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_chunk_warning
void png_chunk_warning(png_const_structrp png_ptr, png_const_charp warning_message)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_chunk_warning
void png_chunk_warning(S1 s1, S2 s2)
Undocumented in source. Be warned that the author may not have intended to support it.
png_composite
auto png_composite(T composite, png_uint_16 fg, png_uint_16 alpha, png_uint_16 bg)
Undocumented in source. Be warned that the author may not have intended to support it.
png_composite_16
auto png_composite_16(T composite, uint fg, uint alpha, uint bg)
Undocumented in source. Be warned that the author may not have intended to support it.
png_const_set_sCAL_fixed
void png_const_set_sCAL_fixed(png_structrp png_ptr, png_inforp info_ptr, int unit, png_fixed_point width, png_fixed_point height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_convert_from_struct_tm
void png_convert_from_struct_tm(png_timep ptime, const(tm)* ttime)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_convert_from_time_t
void png_convert_from_time_t(png_timep ptime, time_t ttime)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_convert_to_rfc1123
deprecated png_const_charp png_convert_to_rfc1123(png_structrp png_ptr, png_const_timep ptime)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_convert_to_rfc1123_buffer
int png_convert_to_rfc1123_buffer(char[29] out_, png_const_timep ptime)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_create_info_struct
png_infop png_create_info_struct(png_const_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_create_read_struct
png_structp png_create_read_struct(png_const_charp user_png_ver, png_voidp error_ptr, png_error_ptr error_fn, png_error_ptr warn_fn)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_create_read_struct_2
png_structp png_create_read_struct_2(png_const_charp user_png_ver, png_voidp error_ptr, png_error_ptr error_fn, png_error_ptr warn_fn, png_voidp mem_ptr, png_malloc_ptr malloc_fn, png_free_ptr free_fn)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_create_write_struct
png_structp png_create_write_struct(png_const_charp user_png_ver, png_voidp error_ptr, png_error_ptr error_fn, png_error_ptr warn_fn)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_create_write_struct_2
png_structp png_create_write_struct_2(png_const_charp user_png_ver, png_voidp error_ptr, png_error_ptr error_fn, png_error_ptr warn_fn, png_voidp mem_ptr, png_malloc_ptr malloc_fn, png_free_ptr free_fn)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_data_freer
void png_data_freer(png_const_structrp png_ptr, png_inforp info_ptr, int freer, uint mask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_destroy_info_struct
void png_destroy_info_struct(png_const_structrp png_ptr, png_infopp info_ptr_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_destroy_read_struct
void png_destroy_read_struct(png_structpp png_ptr_ptr, png_infopp info_ptr_ptr, png_infopp end_info_ptr_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_destroy_write_struct
void png_destroy_write_struct(png_structpp png_ptr_ptr, png_infopp info_ptr_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_err
void png_err(png_const_structrp png)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_error
void png_error(png_const_structrp png_ptr, png_const_charp error_message)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_error
void png_error(S1 s1, S2 s2)
Undocumented in source. Be warned that the author may not have intended to support it.
png_free
void png_free(png_const_structrp png_ptr, png_voidp ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_free_data
void png_free_data(png_const_structrp png_ptr, png_inforp info_ptr, uint free_me, int num)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_free_default
deprecated void png_free_default(png_structrp png_ptr, png_voidp ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_IHDR
uint png_get_IHDR(png_const_structrp png_ptr, png_const_inforp info_ptr, uint* width, uint* height, int* bit_depth, int* color_type, int* interlace_method, int* compression_method, int* filter_method)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_PLTE
uint png_get_PLTE(png_const_structrp png_ptr, png_inforp info_ptr, png_colorp* palette, int* num_palette)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_acTL
png_uint_32 png_get_acTL(png_structp png_ptr, png_infop info_ptr, png_uint_32* num_frames, png_uint_32* num_plays)

END OF HARDWARE AND SOFTWARE OPTIONS

png_get_bKGD
uint png_get_bKGD(png_const_structrp png_ptr, png_inforp info_ptr, png_color_16p* background)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_bit_depth
png_byte png_get_bit_depth(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_cHRM
png_uint_32 png_get_cHRM(png_const_structrp png_ptr, png_const_inforp info_ptr, double* white_x, double* white_y, double* red_x, double* red_y, double* green_x, double* green_y, double* blue_x, double* blue_y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_cHRM_XYZ
png_uint_32 png_get_cHRM_XYZ(png_const_structrp png_ptr, png_const_inforp info_ptr, double* red_X, double* red_Y, double* red_Z, double* green_X, double* green_Y, double* green_Z, double* blue_X, double* blue_Y, double* blue_Z)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_cHRM_XYZ_fixed
uint png_get_cHRM_XYZ_fixed(png_const_structrp png_ptr, png_const_inforp info_ptr, png_fixed_point* int_red_X, png_fixed_point* int_red_Y, png_fixed_point* int_red_Z, png_fixed_point* int_green_X, png_fixed_point* int_green_Y, png_fixed_point* int_green_Z, png_fixed_point* int_blue_X, png_fixed_point* int_blue_Y, png_fixed_point* int_blue_Z)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_cHRM_fixed
uint png_get_cHRM_fixed(png_const_structrp png_ptr, png_const_inforp info_ptr, png_fixed_point* int_white_x, png_fixed_point* int_white_y, png_fixed_point* int_red_x, png_fixed_point* int_red_y, png_fixed_point* int_green_x, png_fixed_point* int_green_y, png_fixed_point* int_blue_x, png_fixed_point* int_blue_y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_channels
png_byte png_get_channels(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_chunk_cache_max
uint png_get_chunk_cache_max(png_const_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_chunk_malloc_max
png_alloc_size_t png_get_chunk_malloc_max(png_const_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_color_type
png_byte png_get_color_type(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_compression_buffer_size
size_t png_get_compression_buffer_size(png_const_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_compression_type
png_byte png_get_compression_type(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_copyright
png_const_charp png_get_copyright(png_const_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_current_pass_number
png_byte png_get_current_pass_number(png_const_structrp )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_current_row_number
uint png_get_current_row_number(png_const_structrp )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_eXIf
png_uint_32 png_get_eXIf(png_const_structrp png_ptr, png_inforp info_ptr, png_bytep* exif)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_eXIf_1
png_uint_32 png_get_eXIf_1(png_const_structrp png_ptr, png_const_inforp info_ptr, png_uint_32* num_exif, png_bytep* exif)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_error_ptr
png_voidp png_get_error_ptr(png_const_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_filter_type
png_byte png_get_filter_type(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_first_frame_is_hidden
png_byte png_get_first_frame_is_hidden(png_structp png_ptr, png_infop info_ptr)

END OF HARDWARE AND SOFTWARE OPTIONS

png_get_gAMA
png_uint_32 png_get_gAMA(png_const_structrp png_ptr, png_const_inforp info_ptr, double* file_gamma)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_gAMA_fixed
uint png_get_gAMA_fixed(png_const_structrp png_ptr, png_const_inforp info_ptr, png_fixed_point* int_file_gamma)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_hIST
uint png_get_hIST(png_const_structrp png_ptr, png_const_inforp info_ptr, png_uint_16p* hist)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_header_ver
png_const_charp png_get_header_ver(png_const_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_header_version
png_const_charp png_get_header_version(png_const_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_iCCP
uint png_get_iCCP(png_const_structrp png_ptr, png_inforp info_ptr, png_charpp name, int* compression_type, png_bytepp profile, uint* proflen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_image_height
uint png_get_image_height(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_image_width
uint png_get_image_width(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_int_32
png_int_32 png_get_int_32(png_const_bytep buf)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_int_32
auto png_get_int_32(S s)
Undocumented in source. Be warned that the author may not have intended to support it.
png_get_interlace_type
png_byte png_get_interlace_type(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_io_chunk_type
uint png_get_io_chunk_type(png_const_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_io_ptr
png_voidp png_get_io_ptr(png_const_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_io_state
uint png_get_io_state(png_const_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_libpng_ver
png_const_charp png_get_libpng_ver(png_const_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_mem_ptr
png_voidp png_get_mem_ptr(png_const_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_next_frame_blend_op
png_byte png_get_next_frame_blend_op(png_structp png_ptr, png_infop info_ptr)

END OF HARDWARE AND SOFTWARE OPTIONS

png_get_next_frame_delay_den
png_uint_16 png_get_next_frame_delay_den(png_structp png_ptr, png_infop info_ptr)

END OF HARDWARE AND SOFTWARE OPTIONS

png_get_next_frame_delay_num
png_uint_16 png_get_next_frame_delay_num(png_structp png_ptr, png_infop info_ptr)

END OF HARDWARE AND SOFTWARE OPTIONS

png_get_next_frame_dispose_op
png_byte png_get_next_frame_dispose_op(png_structp png_ptr, png_infop info_ptr)

END OF HARDWARE AND SOFTWARE OPTIONS

png_get_next_frame_fcTL
png_uint_32 png_get_next_frame_fcTL(png_structp png_ptr, png_infop info_ptr, png_uint_32* width, png_uint_32* height, png_uint_32* x_offset, png_uint_32* y_offset, png_uint_16* delay_num, png_uint_16* delay_den, png_byte* dispose_op, png_byte* blend_op)

END OF HARDWARE AND SOFTWARE OPTIONS

png_get_next_frame_height
png_uint_32 png_get_next_frame_height(png_structp png_ptr, png_infop info_ptr)

END OF HARDWARE AND SOFTWARE OPTIONS

png_get_next_frame_width
png_uint_32 png_get_next_frame_width(png_structp png_ptr, png_infop info_ptr)

END OF HARDWARE AND SOFTWARE OPTIONS

png_get_next_frame_x_offset
png_uint_32 png_get_next_frame_x_offset(png_structp png_ptr, png_infop info_ptr)

END OF HARDWARE AND SOFTWARE OPTIONS

png_get_next_frame_y_offset
png_uint_32 png_get_next_frame_y_offset(png_structp png_ptr, png_infop info_ptr)

END OF HARDWARE AND SOFTWARE OPTIONS

png_get_num_frames
png_uint_32 png_get_num_frames(png_structp png_ptr, png_infop info_ptr)

END OF HARDWARE AND SOFTWARE OPTIONS

png_get_num_plays
png_uint_32 png_get_num_plays(png_structp png_ptr, png_infop info_ptr)

END OF HARDWARE AND SOFTWARE OPTIONS

png_get_oFFs
uint png_get_oFFs(png_const_structrp png_ptr, png_const_inforp info_ptr, png_int_32* offset_x, png_int_32* offset_y, int* unit_type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_pCAL
uint png_get_pCAL(png_const_structrp png_ptr, png_inforp info_ptr, png_charp* purpose, png_int_32* X0, png_int_32* X1, int* type, int* nparams, png_charp* units, png_charpp* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_pHYs
uint png_get_pHYs(png_const_structrp png_ptr, png_const_inforp info_ptr, uint* res_x, uint* res_y, int* unit_type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_pHYs_dpi
uint png_get_pHYs_dpi(png_const_structrp png_ptr, png_const_inforp info_ptr, uint* res_x, uint* res_y, int* unit_type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_palette_max
int png_get_palette_max(png_const_structrp png_ptr, png_const_infop info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_pixel_aspect_ratio
float png_get_pixel_aspect_ratio(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_pixel_aspect_ratio_fixed
png_fixed_point png_get_pixel_aspect_ratio_fixed(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_pixels_per_inch
uint png_get_pixels_per_inch(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_pixels_per_meter
uint png_get_pixels_per_meter(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_progressive_ptr
png_voidp png_get_progressive_ptr(png_const_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_rgb_to_gray_status
png_byte png_get_rgb_to_gray_status(png_const_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_rowbytes
size_t png_get_rowbytes(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_rows
png_bytepp png_get_rows(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_sBIT
uint png_get_sBIT(png_const_structrp png_ptr, png_inforp info_ptr, png_color_8p* sig_bit)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_sCAL
png_uint_32 png_get_sCAL(png_const_structrp png_ptr, png_const_inforp info_ptr, int* unit, double* width, double* height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_sCAL_fixed
uint png_get_sCAL_fixed(png_const_structrp png_ptr, png_const_inforp info_ptr, int* unit, png_fixed_point* width, png_fixed_point* height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_sCAL_s
uint png_get_sCAL_s(png_const_structrp png_ptr, png_const_inforp info_ptr, int* unit, png_charpp swidth, png_charpp sheight)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_sPLT
uint png_get_sPLT(png_const_structrp png_ptr, png_inforp info_ptr, png_sPLT_tpp entries)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_sRGB
uint png_get_sRGB(png_const_structrp png_ptr, png_const_inforp info_ptr, int* file_srgb_intent)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_signature
png_const_bytep png_get_signature(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_tIME
uint png_get_tIME(png_const_structrp png_ptr, png_inforp info_ptr, png_timep* mod_time)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_tRNS
uint png_get_tRNS(png_const_structrp png_ptr, png_inforp info_ptr, png_bytep* trans_alpha, int* num_trans, png_color_16p* trans_color)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_text
uint png_get_text(png_const_structrp png_ptr, png_inforp info_ptr, png_textp* text_ptr, int* num_text)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_uint_16
png_uint_16 png_get_uint_16(png_const_bytep buf)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_uint_16
auto png_get_uint_16(S s)
Undocumented in source. Be warned that the author may not have intended to support it.
png_get_uint_31
uint png_get_uint_31(png_const_structrp png_ptr, png_const_bytep buf)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_uint_32
png_uint_32 png_get_uint_32(png_const_bytep buf)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_uint_32
auto png_get_uint_32(S s)
Undocumented in source. Be warned that the author may not have intended to support it.
png_get_unknown_chunks
int png_get_unknown_chunks(png_const_structrp png_ptr, png_inforp info_ptr, png_unknown_chunkpp entries)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_user_chunk_ptr
png_voidp png_get_user_chunk_ptr(png_const_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_user_height_max
uint png_get_user_height_max(png_const_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_user_transform_ptr
png_voidp png_get_user_transform_ptr(png_const_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_user_width_max
uint png_get_user_width_max(png_const_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_valid
uint png_get_valid(png_const_structrp png_ptr, png_const_inforp info_ptr, uint flag)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_x_offset_inches
float png_get_x_offset_inches(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_x_offset_inches_fixed
png_fixed_point png_get_x_offset_inches_fixed(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_x_offset_microns
png_int_32 png_get_x_offset_microns(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_x_offset_pixels
png_int_32 png_get_x_offset_pixels(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_x_pixels_per_inch
uint png_get_x_pixels_per_inch(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_x_pixels_per_meter
uint png_get_x_pixels_per_meter(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_y_offset_inches
float png_get_y_offset_inches(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_y_offset_inches_fixed
png_fixed_point png_get_y_offset_inches_fixed(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_y_offset_microns
png_int_32 png_get_y_offset_microns(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_y_offset_pixels
png_int_32 png_get_y_offset_pixels(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_y_pixels_per_inch
uint png_get_y_pixels_per_inch(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_get_y_pixels_per_meter
uint png_get_y_pixels_per_meter(png_const_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_handle_as_unknown
int png_handle_as_unknown(png_const_structrp png_ptr, png_const_bytep chunk_name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_image_begin_read_from_file
int png_image_begin_read_from_file(png_imagep image, char* file_name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_image_begin_read_from_memory
int png_image_begin_read_from_memory(png_imagep image, png_const_voidp memory, size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_image_begin_read_from_stdio
int png_image_begin_read_from_stdio(png_imagep image, FILE* file)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_image_finish_read
int png_image_finish_read(png_imagep image, png_const_colorp background, void* buffer, png_int_32 row_stride, void* colormap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_image_free
void png_image_free(png_imagep image)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_image_write_get_memory_size
int png_image_write_get_memory_size(png_image image, png_alloc_size_t size, int convert_to_8_bit, void* buffer, png_int_32 row_stride, void* colormap)
Undocumented in source. Be warned that the author may not have intended to support it.
png_image_write_to_file
int png_image_write_to_file(png_imagep image, char* file, int convert_to_8bit, void* buffer, png_int_32 row_stride, void* colormap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_image_write_to_memory
int png_image_write_to_memory(png_imagep image, void* memory, png_alloc_size_t* memory_bytes, int convert_to_8_bit, void* buffer, png_int_32 row_stride, void* colormap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_image_write_to_stdio
int png_image_write_to_stdio(png_imagep image, FILE* file, int convert_to_8_bit, void* buffer, png_int_32 row_stride, void* colormap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_info_init_3
deprecated void png_info_init_3(png_infopp info_ptr, size_t png_info_struct_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_init_io
void png_init_io(png_structrp png_ptr, png_FILE_p fp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_longjmp
void png_longjmp(png_const_structrp png_ptr, int val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_malloc
png_voidp png_malloc(png_const_structrp png_ptr, png_alloc_size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_malloc_default
deprecated png_voidp png_malloc_default(png_const_structrp png_ptr, png_alloc_size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_malloc_warn
png_voidp png_malloc_warn(png_const_structrp png_ptr, png_alloc_size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_permit_mng_features
uint png_permit_mng_features(png_structrp png_ptr, uint mng_features_permitted)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_process_data
void png_process_data(png_structrp png_ptr, png_inforp info_ptr, png_bytep buffer, size_t buffer_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_process_data_pause
size_t png_process_data_pause(png_structrp , int save)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_process_data_skip
uint png_process_data_skip(png_structrp )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_progressive_combine_row
void png_progressive_combine_row(png_const_structrp png_ptr, png_bytep old_row, png_const_bytep new_row)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_read_end
void png_read_end(png_structrp png_ptr, png_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_read_frame_head
void png_read_frame_head(png_structp png_ptr, png_infop info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_read_image
void png_read_image(png_structrp png_ptr, png_bytepp image)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_read_info
void png_read_info(png_structrp png_ptr, png_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_read_png
void png_read_png(png_structrp png_ptr, png_inforp info_ptr, int transforms, png_voidp params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_read_row
void png_read_row(png_structrp png_ptr, png_bytep row, png_bytep display_row)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_read_rows
void png_read_rows(png_structrp png_ptr, png_bytepp row, png_bytepp display_row, uint num_rows)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_read_update_info
void png_read_update_info(png_structrp png_ptr, png_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_reset_zstream
deprecated int png_reset_zstream(png_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_save_int_32
void png_save_int_32(png_bytep buf, png_int_32 i)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_save_uint_16
void png_save_uint_16(png_bytep buf, uint i)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_save_uint_32
void png_save_uint_32(png_bytep buf, uint i)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_IHDR
void png_set_IHDR(png_const_structrp png_ptr, png_inforp info_ptr, uint width, uint height, int bit_depth, int color_type, int interlace_method, int compression_method, int filter_method)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_PLTE
void png_set_PLTE(png_structrp png_ptr, png_inforp info_ptr, png_const_colorp palette, int num_palette)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_acTL
png_uint_32 png_set_acTL(png_structp png_ptr, png_infop info_ptr, png_uint_32 num_frames, png_uint_32 num_plays)

END OF HARDWARE AND SOFTWARE OPTIONS

png_set_add_alpha
void png_set_add_alpha(png_structrp png_ptr, uint filler, int flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_alpha_mode
void png_set_alpha_mode(png_structrp png_ptr, int mode, double output_gamma)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_alpha_mode_fixed
void png_set_alpha_mode_fixed(png_structrp png_ptr, int mode, png_fixed_point output_gamma)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_bKGD
void png_set_bKGD(png_const_structrp png_ptr, png_inforp info_ptr, png_const_color_16p background)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_background
void png_set_background(png_structrp png_ptr, png_const_color_16p background_color, int background_gamma_code, int need_expand, double background_gamma)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_background_fixed
void png_set_background_fixed(png_structrp png_ptr, png_const_color_16p background_color, int background_gamma_code, int need_expand, png_fixed_point background_gamma)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_benign_errors
void png_set_benign_errors(png_structrp png_ptr, int allowed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_bgr
void png_set_bgr(png_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_cHRM
void png_set_cHRM(png_const_structrp png_ptr, png_inforp info_ptr, double white_x, double white_y, double red_x, double red_y, double green_x, double green_y, double blue_x, double blue_y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_cHRM_XYZ
void png_set_cHRM_XYZ(png_const_structrp png_ptr, png_inforp info_ptr, double red_X, double red_Y, double red_Z, double green_X, double green_Y, double green_Z, double blue_X, double blue_Y, double blue_Z)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_cHRM_XYZ_fixed
void png_set_cHRM_XYZ_fixed(png_const_structrp png_ptr, png_inforp info_ptr, png_fixed_point int_red_X, png_fixed_point int_red_Y, png_fixed_point int_red_Z, png_fixed_point int_green_X, png_fixed_point int_green_Y, png_fixed_point int_green_Z, png_fixed_point int_blue_X, png_fixed_point int_blue_Y, png_fixed_point int_blue_Z)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_cHRM_fixed
void png_set_cHRM_fixed(png_const_structrp png_ptr, png_inforp info_ptr, png_fixed_point int_white_x, png_fixed_point int_white_y, png_fixed_point int_red_x, png_fixed_point int_red_y, png_fixed_point int_green_x, png_fixed_point int_green_y, png_fixed_point int_blue_x, png_fixed_point int_blue_y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_check_for_invalid_index
void png_set_check_for_invalid_index(png_structp png_ptr, int allowed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_chunk_cache_max
void png_set_chunk_cache_max(png_structrp png_ptr, uint user_chunk_cache_max)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_chunk_malloc_max
void png_set_chunk_malloc_max(png_structrp png_ptr, png_alloc_size_t user_chunk_cache_max)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_compression_buffer_size
void png_set_compression_buffer_size(png_structrp png_ptr, size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_compression_level
void png_set_compression_level(png_structrp png_ptr, int level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_compression_mem_level
void png_set_compression_mem_level(png_structrp png_ptr, int mem_level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_compression_method
void png_set_compression_method(png_structrp png_ptr, int method)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_compression_strategy
void png_set_compression_strategy(png_structrp png_ptr, int strategy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_compression_window_bits
void png_set_compression_window_bits(png_structrp png_ptr, int window_bits)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_crc_action
void png_set_crc_action(png_structrp png_ptr, int crit_action, int ancil_action)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_eXIf
void png_set_eXIf(png_const_structrp png_ptr, png_inforp info_ptr, png_bytep exif)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_eXIf_1
void png_set_eXIf_1(png_const_structrp png_ptr, png_inforp info_ptr, png_uint_32 num_exif, png_bytep exif)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_error_fn
void png_set_error_fn(png_structrp png_ptr, png_voidp error_ptr, png_error_ptr error_fn, png_error_ptr warning_fn)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_expand
void png_set_expand(png_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_expand_16
void png_set_expand_16(png_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_expand_gray_1_2_4_to_8
void png_set_expand_gray_1_2_4_to_8(png_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_filler
void png_set_filler(png_structrp png_ptr, uint filler, int flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_filter
void png_set_filter(png_structrp png_ptr, int method, int filters)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_filter_heuristics
void png_set_filter_heuristics(png_structrp png_ptr, int heuristic_method, int num_weights, png_const_doublep filter_weights, png_const_doublep filter_costs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_filter_heuristics_fixed
void png_set_filter_heuristics_fixed(png_structrp png_ptr, int heuristic_method, int num_weights, png_const_fixed_point_p filter_weights, png_const_fixed_point_p filter_costs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_first_frame_is_hidden
png_uint_32 png_set_first_frame_is_hidden(png_structp png_ptr, png_infop info_ptr, png_byte is_hidden)

END OF HARDWARE AND SOFTWARE OPTIONS

png_set_flush
void png_set_flush(png_structrp png_ptr, int nrows)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_gAMA
void png_set_gAMA(png_const_structrp png_ptr, png_inforp info_ptr, double file_gamma)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_gAMA_fixed
void png_set_gAMA_fixed(png_const_structrp png_ptr, png_inforp info_ptr, png_fixed_point int_file_gamma)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_gamma
void png_set_gamma(png_structrp png_ptr, double screen_gamma, double override_file_gamma)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_gamma_fixed
void png_set_gamma_fixed(png_structrp png_ptr, png_fixed_point screen_gamma, png_fixed_point override_file_gamma)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_gray_to_rgb
void png_set_gray_to_rgb(png_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_hIST
void png_set_hIST(png_const_structrp png_ptr, png_inforp info_ptr, png_const_uint_16p hist)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_iCCP
void png_set_iCCP(png_const_structrp png_ptr, png_inforp info_ptr, png_const_charp name, int compression_type, png_const_bytep profile, uint proflen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_interlace_handling
int png_set_interlace_handling(png_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_invalid
void png_set_invalid(png_const_structrp png_ptr, png_inforp info_ptr, int mask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_invert_alpha
void png_set_invert_alpha(png_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_invert_mono
void png_set_invert_mono(png_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_keep_unknown_chunks
void png_set_keep_unknown_chunks(png_structrp png_ptr, int keep, png_const_bytep chunk_list, int num_chunks)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_mem_fn
void png_set_mem_fn(png_structrp png_ptr, png_voidp mem_ptr, png_malloc_ptr malloc_fn, png_free_ptr free_fn)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_next_frame_fcTL
png_uint_32 png_set_next_frame_fcTL(png_structp png_ptr, png_infop info_ptr, png_uint_32 width, png_uint_32 height, png_uint_32 x_offset, png_uint_32 y_offset, png_uint_16 delay_num, png_uint_16 delay_den, png_byte dispose_op, png_byte blend_op)

END OF HARDWARE AND SOFTWARE OPTIONS

png_set_oFFs
void png_set_oFFs(png_const_structrp png_ptr, png_inforp info_ptr, png_int_32 offset_x, png_int_32 offset_y, int unit_type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_option
int png_set_option(png_structrp png_ptr, int option, int onoff)

Section 6: IMPLEMENTATION OPTIONS ******************************************************************************

png_set_pCAL
void png_set_pCAL(png_const_structrp png_ptr, png_inforp info_ptr, png_const_charp purpose, png_int_32 X0, png_int_32 X1, int type, int nparams, png_const_charp units, png_charpp params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_pHYs
void png_set_pHYs(png_const_structrp png_ptr, png_inforp info_ptr, uint res_x, uint res_y, int unit_type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_packing
void png_set_packing(png_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_packswap
void png_set_packswap(png_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_palette_to_rgb
void png_set_palette_to_rgb(png_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_progressive_frame_fn
void png_set_progressive_frame_fn(png_structp png_ptr, png_progressive_frame_ptr frame_info_fn, png_progressive_frame_ptr frame_end_fn)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_progressive_read_fn
void png_set_progressive_read_fn(png_structrp png_ptr, png_voidp progressive_ptr, png_progressive_info_ptr info_fn, png_progressive_row_ptr row_fn, png_progressive_end_ptr end_fn)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_quantize
void png_set_quantize(png_structrp png_ptr, png_colorp palette, int num_palette, int maximum_colors, png_const_uint_16p histogram, int full_quantize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_read_fn
void png_set_read_fn(png_structrp png_ptr, png_voidp io_ptr, png_rw_ptr read_data_fn)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_read_status_fn
void png_set_read_status_fn(png_structrp png_ptr, png_read_status_ptr read_row_fn)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_read_user_chunk_fn
void png_set_read_user_chunk_fn(png_structrp png_ptr, png_voidp user_chunk_ptr, png_user_chunk_ptr read_user_chunk_fn)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_read_user_transform_fn
void png_set_read_user_transform_fn(png_structrp png_ptr, png_user_transform_ptr read_user_transform_fn)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_rgb_to_gray
void png_set_rgb_to_gray(png_structrp png_ptr, int error_action, double red, double green)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_rgb_to_gray_fixed
void png_set_rgb_to_gray_fixed(png_structrp png_ptr, int error_action, png_fixed_point red, png_fixed_point green)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_rows
void png_set_rows(png_const_structrp png_ptr, png_inforp info_ptr, png_bytepp row_pointers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_sBIT
void png_set_sBIT(png_const_structrp png_ptr, png_inforp info_ptr, png_const_color_8p sig_bit)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_sCAL
void png_set_sCAL(png_const_structrp png_ptr, png_inforp info_ptr, int unit, double width, double height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_sCAL_s
void png_set_sCAL_s(png_const_structrp png_ptr, png_inforp info_ptr, int unit, png_const_charp swidth, png_const_charp sheight)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_sPLT
void png_set_sPLT(png_const_structrp png_ptr, png_inforp info_ptr, png_const_sPLT_tp entries, int nentries)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_sRGB
void png_set_sRGB(png_const_structrp png_ptr, png_inforp info_ptr, int srgb_intent)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_sRGB_gAMA_and_cHRM
void png_set_sRGB_gAMA_and_cHRM(png_const_structrp png_ptr, png_inforp info_ptr, int srgb_intent)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_scale_16
void png_set_scale_16(png_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_shift
void png_set_shift(png_structrp png_ptr, png_const_color_8p true_bits)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_sig_bytes
void png_set_sig_bytes(png_structrp png_ptr, int num_bytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_strip_16
void png_set_strip_16(png_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_strip_alpha
void png_set_strip_alpha(png_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_strip_error_numbers
void png_set_strip_error_numbers(png_structrp png_ptr, uint strip_mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_swap
void png_set_swap(png_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_swap_alpha
void png_set_swap_alpha(png_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_tIME
void png_set_tIME(png_const_structrp png_ptr, png_inforp info_ptr, png_const_timep mod_time)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_tRNS
void png_set_tRNS(png_structrp png_ptr, png_inforp info_ptr, png_const_bytep trans_alpha, int num_trans, png_const_color_16p trans_color)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_tRNS_to_alpha
void png_set_tRNS_to_alpha(png_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_text
void png_set_text(png_const_structrp png_ptr, png_inforp info_ptr, png_const_textp text_ptr, int num_text)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_text_compression_level
void png_set_text_compression_level(png_structrp png_ptr, int level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_text_compression_mem_level
void png_set_text_compression_mem_level(png_structrp png_ptr, int mem_level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_text_compression_method
void png_set_text_compression_method(png_structrp png_ptr, int method)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_text_compression_strategy
void png_set_text_compression_strategy(png_structrp png_ptr, int strategy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_text_compression_window_bits
void png_set_text_compression_window_bits(png_structrp png_ptr, int window_bits)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_unknown_chunk_location
void png_set_unknown_chunk_location(png_const_structrp png_ptr, png_inforp info_ptr, int chunk, int location)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_unknown_chunks
void png_set_unknown_chunks(png_const_structrp png_ptr, png_inforp info_ptr, png_const_unknown_chunkp unknowns, int num_unknowns)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_user_limits
void png_set_user_limits(png_structrp png_ptr, uint user_width_max, uint user_height_max)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_user_transform_info
void png_set_user_transform_info(png_structrp png_ptr, png_voidp user_transform_ptr, int user_transform_depth, int user_transform_channels)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_write_fn
void png_set_write_fn(png_structrp png_ptr, png_voidp io_ptr, png_rw_ptr write_data_fn, png_flush_ptr output_flush_fn)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_write_status_fn
void png_set_write_status_fn(png_structrp png_ptr, png_write_status_ptr write_row_fn)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_set_write_user_transform_fn
void png_set_write_user_transform_fn(png_structrp png_ptr, png_user_transform_ptr write_user_transform_fn)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_sig_cmp
int png_sig_cmp(png_const_bytep sig, size_t start, size_t num_to_check)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_start_read_image
void png_start_read_image(png_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_warning
void png_warning(S1 s1, S2 s2)
Undocumented in source. Be warned that the author may not have intended to support it.
png_warning
void png_warning(png_const_structrp png_ptr, png_const_charp warning_message)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_write_chunk
void png_write_chunk(png_structrp png_ptr, png_const_bytep chunk_name, png_const_bytep data, size_t length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_write_chunk_data
void png_write_chunk_data(png_structrp png_ptr, png_const_bytep data, size_t length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_write_chunk_end
void png_write_chunk_end(png_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_write_chunk_start
void png_write_chunk_start(png_structrp png_ptr, png_const_bytep chunk_name, uint length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_write_end
void png_write_end(png_structrp png_ptr, png_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_write_flush
void png_write_flush(png_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_write_frame_head
void png_write_frame_head(png_structp png_ptr, png_infop info_ptr, png_bytepp row_pointers, png_uint_32 width, png_uint_32 height, png_uint_32 x_offset, png_uint_32 y_offset, png_uint_16 delay_num, png_uint_16 delay_den, png_byte dispose_op, png_byte blend_op)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_write_frame_tail
void png_write_frame_tail(png_structp png_ptr, png_infop info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_write_image
void png_write_image(png_structrp png_ptr, png_bytepp image)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_write_info
void png_write_info(png_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_write_info_before_PLTE
void png_write_info_before_PLTE(png_structrp png_ptr, png_const_inforp info_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_write_png
void png_write_png(png_structrp png_ptr, png_inforp info_ptr, int transforms, png_voidp params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_write_row
void png_write_row(png_structrp png_ptr, png_const_bytep row)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_write_rows
void png_write_rows(png_structrp png_ptr, png_bytepp row, uint num_rows)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_write_sig
void png_write_sig(png_structrp png_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

PNG_AFTER_IDAT
enum PNG_AFTER_IDAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_ALL_FILTERS
enum PNG_ALL_FILTERS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_ALL_MNG_FEATURES
enum PNG_ALL_MNG_FEATURES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_ALPHA_ASSOCIATED
enum PNG_ALPHA_ASSOCIATED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_ALPHA_BROKEN
enum PNG_ALPHA_BROKEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_ALPHA_OPTIMIZED
enum PNG_ALPHA_OPTIMIZED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_ALPHA_PNG
enum PNG_ALPHA_PNG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_ALPHA_PREMULTIPLIED
enum PNG_ALPHA_PREMULTIPLIED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_ALPHA_STANDARD
enum PNG_ALPHA_STANDARD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_APNG_SUPPORTED
enum PNG_APNG_SUPPORTED;
Undocumented in source.
PNG_ARM_NEON
enum PNG_ARM_NEON;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_BACKGROUND_GAMMA_FILE
enum PNG_BACKGROUND_GAMMA_FILE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_BACKGROUND_GAMMA_SCREEN
enum PNG_BACKGROUND_GAMMA_SCREEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_BACKGROUND_GAMMA_UNIQUE
enum PNG_BACKGROUND_GAMMA_UNIQUE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_BACKGROUND_GAMMA_UNKNOWN
enum PNG_BACKGROUND_GAMMA_UNKNOWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_BLEND_OP_OVER
enum PNG_BLEND_OP_OVER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_BLEND_OP_SOURCE
enum PNG_BLEND_OP_SOURCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_COLOR_MASK_ALPHA
enum PNG_COLOR_MASK_ALPHA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_COLOR_MASK_COLOR
enum PNG_COLOR_MASK_COLOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_COLOR_MASK_PALETTE
enum PNG_COLOR_MASK_PALETTE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_COLOR_TYPE_GRAY
enum PNG_COLOR_TYPE_GRAY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_COLOR_TYPE_GRAY_ALPHA
enum PNG_COLOR_TYPE_GRAY_ALPHA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_COLOR_TYPE_PALETTE
enum PNG_COLOR_TYPE_PALETTE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_COLOR_TYPE_RGB
enum PNG_COLOR_TYPE_RGB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_COLOR_TYPE_RGB_ALPHA
enum PNG_COLOR_TYPE_RGB_ALPHA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_COMPRESSION_TYPE_BASE
enum PNG_COMPRESSION_TYPE_BASE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_CRC_DEFAULT
enum PNG_CRC_DEFAULT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_CRC_ERROR_QUIT
enum PNG_CRC_ERROR_QUIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_CRC_NO_CHANGE
enum PNG_CRC_NO_CHANGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_CRC_QUIET_USE
enum PNG_CRC_QUIET_USE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_CRC_WARN_DISCARD
enum PNG_CRC_WARN_DISCARD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_CRC_WARN_USE
enum PNG_CRC_WARN_USE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_DEFAULT_sRGB
enum PNG_DEFAULT_sRGB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_DESTROY_WILL_FREE_DATA
enum PNG_DESTROY_WILL_FREE_DATA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_DISPOSE_OP_BACKGROUND
enum PNG_DISPOSE_OP_BACKGROUND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_DISPOSE_OP_NONE
enum PNG_DISPOSE_OP_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_DISPOSE_OP_PREVIOUS
enum PNG_DISPOSE_OP_PREVIOUS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_EQUATION_ARBITRARY
enum PNG_EQUATION_ARBITRARY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_EQUATION_BASE_E
enum PNG_EQUATION_BASE_E;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_EQUATION_HYPERBOLIC
enum PNG_EQUATION_HYPERBOLIC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_EQUATION_LAST
enum PNG_EQUATION_LAST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_EQUATION_LINEAR
enum PNG_EQUATION_LINEAR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_ERROR_ACTION_ERROR
enum PNG_ERROR_ACTION_ERROR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_ERROR_ACTION_NONE
enum PNG_ERROR_ACTION_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_ERROR_ACTION_WARN
enum PNG_ERROR_ACTION_WARN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FAST_FILTERS
enum PNG_FAST_FILTERS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FILLER_AFTER
enum PNG_FILLER_AFTER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FILLER_BEFORE
enum PNG_FILLER_BEFORE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FILTER_AVG
enum PNG_FILTER_AVG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FILTER_HEURISTIC_DEFAULT
enum PNG_FILTER_HEURISTIC_DEFAULT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FILTER_HEURISTIC_LAST
enum PNG_FILTER_HEURISTIC_LAST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FILTER_HEURISTIC_UNWEIGHTED
enum PNG_FILTER_HEURISTIC_UNWEIGHTED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FILTER_HEURISTIC_WEIGHTED
enum PNG_FILTER_HEURISTIC_WEIGHTED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FILTER_NONE
enum PNG_FILTER_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FILTER_PAETH
enum PNG_FILTER_PAETH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FILTER_SUB
enum PNG_FILTER_SUB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FILTER_TYPE_BASE
enum PNG_FILTER_TYPE_BASE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FILTER_UP
enum PNG_FILTER_UP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FILTER_VALUE_AVG
enum PNG_FILTER_VALUE_AVG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FILTER_VALUE_LAST
enum PNG_FILTER_VALUE_LAST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FILTER_VALUE_NONE
enum PNG_FILTER_VALUE_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FILTER_VALUE_PAETH
enum PNG_FILTER_VALUE_PAETH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FILTER_VALUE_SUB
enum PNG_FILTER_VALUE_SUB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FILTER_VALUE_UP
enum PNG_FILTER_VALUE_UP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FLAG_MNG_EMPTY_PLTE
enum PNG_FLAG_MNG_EMPTY_PLTE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FLAG_MNG_FILTER_64
enum PNG_FLAG_MNG_FILTER_64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FORMAT_ABGR
enum PNG_FORMAT_ABGR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FORMAT_ABGR_COLORMAP
enum PNG_FORMAT_ABGR_COLORMAP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FORMAT_AG
enum PNG_FORMAT_AG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FORMAT_ARGB
enum PNG_FORMAT_ARGB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FORMAT_ARGB_COLORMAP
enum PNG_FORMAT_ARGB_COLORMAP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FORMAT_BGR
enum PNG_FORMAT_BGR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FORMAT_BGRA
enum PNG_FORMAT_BGRA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FORMAT_BGRA_COLORMAP
enum PNG_FORMAT_BGRA_COLORMAP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FORMAT_BGR_COLORMAP
enum PNG_FORMAT_BGR_COLORMAP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FORMAT_FLAG_AFIRST
enum PNG_FORMAT_FLAG_AFIRST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FORMAT_FLAG_ALPHA
enum PNG_FORMAT_FLAG_ALPHA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FORMAT_FLAG_ASSOCIATED_ALPHA
enum PNG_FORMAT_FLAG_ASSOCIATED_ALPHA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FORMAT_FLAG_BGR
enum PNG_FORMAT_FLAG_BGR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FORMAT_FLAG_COLOR
enum PNG_FORMAT_FLAG_COLOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FORMAT_FLAG_COLORMAP
enum PNG_FORMAT_FLAG_COLORMAP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FORMAT_FLAG_LINEAR
enum PNG_FORMAT_FLAG_LINEAR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FORMAT_GA
enum PNG_FORMAT_GA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FORMAT_GRAY
enum PNG_FORMAT_GRAY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FORMAT_LINEAR_RGB
enum PNG_FORMAT_LINEAR_RGB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FORMAT_LINEAR_RGB_ALPHA
enum PNG_FORMAT_LINEAR_RGB_ALPHA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FORMAT_LINEAR_Y
enum PNG_FORMAT_LINEAR_Y;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FORMAT_LINEAR_Y_ALPHA
enum PNG_FORMAT_LINEAR_Y_ALPHA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FORMAT_RGB
enum PNG_FORMAT_RGB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FORMAT_RGBA
enum PNG_FORMAT_RGBA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FORMAT_RGBA_COLORMAP
enum PNG_FORMAT_RGBA_COLORMAP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FORMAT_RGB_COLORMAP
enum PNG_FORMAT_RGB_COLORMAP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FP_1
enum PNG_FP_1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FP_HALF
enum PNG_FP_HALF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FP_MAX
enum PNG_FP_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FP_MIN
enum PNG_FP_MIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FREE_ALL
enum PNG_FREE_ALL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FREE_EXIF
enum PNG_FREE_EXIF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FREE_HIST
enum PNG_FREE_HIST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FREE_ICCP
enum PNG_FREE_ICCP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FREE_MUL
enum PNG_FREE_MUL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FREE_PCAL
enum PNG_FREE_PCAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FREE_PLTE
enum PNG_FREE_PLTE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FREE_ROWS
enum PNG_FREE_ROWS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FREE_SCAL
enum PNG_FREE_SCAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FREE_SPLT
enum PNG_FREE_SPLT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FREE_TEXT
enum PNG_FREE_TEXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FREE_TRNS
enum PNG_FREE_TRNS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_FREE_UNKN
enum PNG_FREE_UNKN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_GAMMA_MAC_18
enum PNG_GAMMA_MAC_18;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_GAMMA_THRESHOLD
enum PNG_GAMMA_THRESHOLD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_GAMMA_sRGB
enum PNG_GAMMA_sRGB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_HANDLE_CHUNK_ALWAYS
enum PNG_HANDLE_CHUNK_ALWAYS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_HANDLE_CHUNK_AS_DEFAULT
enum PNG_HANDLE_CHUNK_AS_DEFAULT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_HANDLE_CHUNK_IF_SAFE
enum PNG_HANDLE_CHUNK_IF_SAFE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_HANDLE_CHUNK_LAST
enum PNG_HANDLE_CHUNK_LAST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_HANDLE_CHUNK_NEVER
enum PNG_HANDLE_CHUNK_NEVER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_HAVE_IHDR
enum PNG_HAVE_IHDR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_HAVE_PLTE
enum PNG_HAVE_PLTE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_HEADER_VERSION_STRING
enum PNG_HEADER_VERSION_STRING;
Undocumented in source.
PNG_IGNORE_ADLER32
enum PNG_IGNORE_ADLER32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_IMAGE_ERROR
enum PNG_IMAGE_ERROR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_IMAGE_FLAG_16BIT_sRGB
enum PNG_IMAGE_FLAG_16BIT_sRGB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_IMAGE_FLAG_COLORSPACE_NOT_sRGB
enum PNG_IMAGE_FLAG_COLORSPACE_NOT_sRGB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_IMAGE_FLAG_FAST
enum PNG_IMAGE_FLAG_FAST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_IMAGE_VERSION
enum PNG_IMAGE_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_IMAGE_WARNING
enum PNG_IMAGE_WARNING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_INFO_IDAT
enum PNG_INFO_IDAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_INFO_PLTE
enum PNG_INFO_PLTE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_INFO_acTL
enum PNG_INFO_acTL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_INFO_bKGD
enum PNG_INFO_bKGD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_INFO_cHRM
enum PNG_INFO_cHRM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_INFO_eXIf
enum PNG_INFO_eXIf;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_INFO_fcTL
enum PNG_INFO_fcTL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_INFO_gAMA
enum PNG_INFO_gAMA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_INFO_hIST
enum PNG_INFO_hIST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_INFO_iCCP
enum PNG_INFO_iCCP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_INFO_oFFs
enum PNG_INFO_oFFs;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_INFO_pCAL
enum PNG_INFO_pCAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_INFO_pHYs
enum PNG_INFO_pHYs;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_INFO_sBIT
enum PNG_INFO_sBIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_INFO_sCAL
enum PNG_INFO_sCAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_INFO_sPLT
enum PNG_INFO_sPLT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_INFO_sRGB
enum PNG_INFO_sRGB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_INFO_tIME
enum PNG_INFO_tIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_INFO_tRNS
enum PNG_INFO_tRNS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_INTERLACE_ADAM7
enum PNG_INTERLACE_ADAM7;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_INTERLACE_ADAM7_PASSES
enum PNG_INTERLACE_ADAM7_PASSES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_INTERLACE_LAST
enum PNG_INTERLACE_LAST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_INTERLACE_NONE
enum PNG_INTERLACE_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_INTRAPIXEL_DIFFERENCING
enum PNG_INTRAPIXEL_DIFFERENCING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_IO_CHUNK_CRC
enum PNG_IO_CHUNK_CRC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_IO_CHUNK_DATA
enum PNG_IO_CHUNK_DATA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_IO_CHUNK_HDR
enum PNG_IO_CHUNK_HDR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_IO_MASK_LOC
enum PNG_IO_MASK_LOC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_IO_MASK_OP
enum PNG_IO_MASK_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_IO_NONE
enum PNG_IO_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_IO_READING
enum PNG_IO_READING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_IO_SIGNATURE
enum PNG_IO_SIGNATURE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_IO_WRITING
enum PNG_IO_WRITING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_ITXT_COMPRESSION_NONE
enum PNG_ITXT_COMPRESSION_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_ITXT_COMPRESSION_zTXt
enum PNG_ITXT_COMPRESSION_zTXt;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_KEYWORD_MAX_LENGTH
enum PNG_KEYWORD_MAX_LENGTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_LIBPNG_BUILD_ALPHA
enum PNG_LIBPNG_BUILD_ALPHA;
Undocumented in source.
PNG_LIBPNG_BUILD_BETA
enum PNG_LIBPNG_BUILD_BETA;
Undocumented in source.
PNG_LIBPNG_BUILD_PATCH
enum PNG_LIBPNG_BUILD_PATCH;
Undocumented in source.
PNG_LIBPNG_BUILD_PRIVATE
enum PNG_LIBPNG_BUILD_PRIVATE;
Undocumented in source.
PNG_LIBPNG_BUILD_RC
enum PNG_LIBPNG_BUILD_RC;
Undocumented in source.
PNG_LIBPNG_BUILD_RELEASE_STATUS_MASK
enum PNG_LIBPNG_BUILD_RELEASE_STATUS_MASK;
Undocumented in source.
PNG_LIBPNG_BUILD_SPECIAL
enum PNG_LIBPNG_BUILD_SPECIAL;
Undocumented in source.
PNG_LIBPNG_BUILD_STABLE
enum PNG_LIBPNG_BUILD_STABLE;
Undocumented in source.
PNG_LIBPNG_BUILD_TYPE
enum PNG_LIBPNG_BUILD_TYPE;
Undocumented in source.
PNG_LIBPNG_BUILD_TYPE
enum PNG_LIBPNG_BUILD_TYPE;
Undocumented in source.
PNG_LIBPNG_BUILD_TYPE
enum PNG_LIBPNG_BUILD_TYPE;
Undocumented in source.
PNG_LIBPNG_VER
enum PNG_LIBPNG_VER;
Undocumented in source.
PNG_LIBPNG_VER_BUILD
enum PNG_LIBPNG_VER_BUILD;
Undocumented in source.
PNG_LIBPNG_VER_DLLNUM
enum PNG_LIBPNG_VER_DLLNUM;
Undocumented in source.
PNG_LIBPNG_VER_MAJOR
enum PNG_LIBPNG_VER_MAJOR;
Undocumented in source.
PNG_LIBPNG_VER_MINOR
enum PNG_LIBPNG_VER_MINOR;
Undocumented in source.
PNG_LIBPNG_VER_RELEASE
enum PNG_LIBPNG_VER_RELEASE;
Undocumented in source.
PNG_LIBPNG_VER_SONUM
enum PNG_LIBPNG_VER_SONUM;
Undocumented in source.
PNG_LIBPNG_VER_STRING
enum PNG_LIBPNG_VER_STRING;
Undocumented in source.
PNG_MAXIMUM_INFLATE_WINDOW
enum PNG_MAXIMUM_INFLATE_WINDOW;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_MAX_PALETTE_LENGTH
enum PNG_MAX_PALETTE_LENGTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_MIPS_MSA
enum PNG_MIPS_MSA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_NO_FILTERS
enum PNG_NO_FILTERS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_OFFSET_LAST
enum PNG_OFFSET_LAST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_OFFSET_MICROMETER
enum PNG_OFFSET_MICROMETER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_OFFSET_PIXEL
enum PNG_OFFSET_PIXEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_OPTION_INVALID
enum PNG_OPTION_INVALID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_OPTION_NEXT
enum PNG_OPTION_NEXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_OPTION_OFF
enum PNG_OPTION_OFF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_OPTION_ON
enum PNG_OPTION_ON;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_OPTION_UNSET
enum PNG_OPTION_UNSET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_POWERPC_VSX
enum PNG_POWERPC_VSX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_READ_16_TO_8_SUPPORTED
enum PNG_READ_16_TO_8_SUPPORTED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_READ_APNG_SUPPORTED
enum PNG_READ_APNG_SUPPORTED;
Undocumented in source.
PNG_RESOLUTION_LAST
enum PNG_RESOLUTION_LAST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_RESOLUTION_METER
enum PNG_RESOLUTION_METER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_RESOLUTION_UNKNOWN
enum PNG_RESOLUTION_UNKNOWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_RGB_TO_GRAY_DEFAULT
enum PNG_RGB_TO_GRAY_DEFAULT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_SCALE_LAST
enum PNG_SCALE_LAST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_SCALE_METER
enum PNG_SCALE_METER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_SCALE_RADIAN
enum PNG_SCALE_RADIAN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_SCALE_UNKNOWN
enum PNG_SCALE_UNKNOWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_SET_WILL_FREE_DATA
enum PNG_SET_WILL_FREE_DATA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_SIZE_MAX
enum PNG_SIZE_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_SKIP_sRGB_CHECK_PROFILE
enum PNG_SKIP_sRGB_CHECK_PROFILE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_TEXT_COMPRESSION_LAST
enum PNG_TEXT_COMPRESSION_LAST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_TEXT_COMPRESSION_NONE
enum PNG_TEXT_COMPRESSION_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_TEXT_COMPRESSION_NONE_WR
enum PNG_TEXT_COMPRESSION_NONE_WR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_TEXT_COMPRESSION_zTXt
enum PNG_TEXT_COMPRESSION_zTXt;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_TEXT_COMPRESSION_zTXt_WR
enum PNG_TEXT_COMPRESSION_zTXt_WR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_TRANSFORM_BGR
enum PNG_TRANSFORM_BGR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_TRANSFORM_EXPAND
enum PNG_TRANSFORM_EXPAND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_TRANSFORM_EXPAND_16
enum PNG_TRANSFORM_EXPAND_16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_TRANSFORM_GRAY_TO_RGB
enum PNG_TRANSFORM_GRAY_TO_RGB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_TRANSFORM_IDENTITY
enum PNG_TRANSFORM_IDENTITY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_TRANSFORM_INVERT_ALPHA
enum PNG_TRANSFORM_INVERT_ALPHA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_TRANSFORM_INVERT_MONO
enum PNG_TRANSFORM_INVERT_MONO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_TRANSFORM_PACKING
enum PNG_TRANSFORM_PACKING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_TRANSFORM_PACKSWAP
enum PNG_TRANSFORM_PACKSWAP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_TRANSFORM_SCALE_16
enum PNG_TRANSFORM_SCALE_16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_TRANSFORM_SHIFT
enum PNG_TRANSFORM_SHIFT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_TRANSFORM_STRIP_16
enum PNG_TRANSFORM_STRIP_16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_TRANSFORM_STRIP_ALPHA
enum PNG_TRANSFORM_STRIP_ALPHA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_TRANSFORM_STRIP_FILLER
enum PNG_TRANSFORM_STRIP_FILLER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_TRANSFORM_STRIP_FILLER_AFTER
enum PNG_TRANSFORM_STRIP_FILLER_AFTER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_TRANSFORM_SWAP_ALPHA
enum PNG_TRANSFORM_SWAP_ALPHA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_TRANSFORM_SWAP_ENDIAN
enum PNG_TRANSFORM_SWAP_ENDIAN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_UINT_31_MAX
enum PNG_UINT_31_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_UINT_32_MAX
enum PNG_UINT_32_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_USER_WILL_FREE_DATA
enum PNG_USER_WILL_FREE_DATA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_WRITE_APNG_SUPPORTED
enum PNG_WRITE_APNG_SUPPORTED;
Undocumented in source.
PNG_sRGB_INTENT_ABSOLUTE
enum PNG_sRGB_INTENT_ABSOLUTE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_sRGB_INTENT_LAST
enum PNG_sRGB_INTENT_LAST;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_sRGB_INTENT_PERCEPTUAL
enum PNG_sRGB_INTENT_PERCEPTUAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_sRGB_INTENT_RELATIVE
enum PNG_sRGB_INTENT_RELATIVE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PNG_sRGB_INTENT_SATURATION
enum PNG_sRGB_INTENT_SATURATION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Properties

png_libpng_ver
auto png_libpng_ver [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

png_color
struct png_color
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_color_16
struct png_color_16
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_color_8
struct png_color_8
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_control
struct png_control

Section 5: SIMPLIFIED API ******************************************************************************

png_image
struct png_image

Section 5: SIMPLIFIED API ******************************************************************************

png_info
struct png_info
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_row_info
struct png_row_info
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_sPLT_entry
struct png_sPLT_entry
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_sPLT_t
struct png_sPLT_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_struct
struct png_struct
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_text
struct png_text
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_time
struct png_time
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
png_unknown_chunk
struct png_unknown_chunk
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta