Lines Matching full:interlaced
2066 of the interlaced image.
2123 If the file is interlaced (interlace_type != 0 in the IHDR chunk), things
2170 This function can be called even if the file is not interlaced,
2411 /* If the image is interlaced, and you turned
2422 For the non-NULL rows of interlaced images,
2426 return) and for non-interlaced images (it just
2440 for interlaced images), you will have to pass
3179 use png_write_rows() instead. If the file is not interlaced,
3194 When the file is interlaced, things can get a good deal more complicated.