Home | History | Annotate | Download | only in giflib

Lines Matching full:interlace

356     GifFile->Image.Interlace = (Buf[0] & 0x40) ? true : false;
1100 if (sp->ImageDesc.Interlace) {