Lines Matching full:interlaced
1245 of the interlaced image.
1302 If the file is interlaced (interlace_type != 0 in the IHDR chunk), things
1349 This function can be called even if the file is not interlaced,
1590 /* If the image is interlaced, and you turned
1601 For the non-NULL rows of interlaced images,
1605 return) and for non-interlaced images (it just
1619 for interlaced images), you will have to pass
2358 use png_write_rows() instead. If the file is not interlaced,
2373 When the file is interlaced, things can get a good deal more complicated.