Source position: png.pp line 615
procedure png_set_iCCP(
png_ptr: png_structp;
info_ptr: png_infop;
name: png_charp;
compression_type: LongInt;
profile: png_charp;
proflen: png_uint_32
);