A Sandcastle Documented Class Library
Header Property
NamespacesGifComponentsGifDecoderHeader
Gets the header of the GIF stream, containing the signature and version of the GIF standard used.
Declaration Syntax
C#Visual BasicVisual C++
public GifHeader Header { get; }
Public ReadOnly Property Header As GifHeader
public:
property GifHeader^ Header {
	GifHeader^ get ();
}

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453