A Sandcastle Documented Class Library
ColourTableStrategy Property
NamespacesGifComponentsAnimatedGifEncoderColourTableStrategy
Indicates whether the animation will contain a single global colour table for all frames (UseGlobal) or a local colour table for each frame (UseLocal)
Declaration Syntax
C#Visual BasicVisual C++
public ColourTableStrategy ColourTableStrategy { get; set; }
Public Property ColourTableStrategy As ColourTableStrategy
public:
property ColourTableStrategy ColourTableStrategy {
	ColourTableStrategy get ();
	void set (ColourTableStrategy value);
}

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453