Gets a boolean value indicating whether the image is interlaced. An
image is interlaced in a four-pass interlace pattern; see Appendix E
for details.

Declaration Syntax
public bool IsInterlaced { get; }
Public ReadOnly Property IsInterlaced As Boolean
public:
property bool IsInterlaced {
bool get ();
}
Assembly:
GifComponents (Module: GifComponents) Version: 0.1.3594.26453