This property sets interlacing when saving an image in GIF or PNG format.
[Visual Basic] Public Property Interlace As Boolean
[C#] public bool Interlace {get; set;}

Property Value

Value Explanation
True Interlace
False (Default) Non interlace

Explanation

This property sets interlacing when saving an image in GIF or PNG format.

See Also

ImageKit.File Members | Newtone.ImageKit.Web.ImageKit




The ImageKit.NET2 is created by Newtone Corporation