A Sandcastle Documented Class Library
IsInterlaced Property
NamespacesGifComponentsImageDescriptorIsInterlaced
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
C#Visual BasicVisual C++
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