Source position: png.pp line 596
procedure png_set_IHDR( |
png_ptr: png_structp; |
info_ptr: png_infop; |
width: png_uint_32; |
height: png_uint_32; |
bit_depth: LongInt; |
color_type: LongInt; |
interlace_type: LongInt; |
compression_type: LongInt; |
filter_type: LongInt |
); |