Interlaced GifOptions.Interlaced property True if image should be interlaced. public bool Interlaced { get ; set ; } ...... Graphics graphics = new Aspose . Imaging . Graphics ( bmpImage...bmpImage ); graphics . FillRectangle ( gradientBrush , bmpImage...