A Sandcastle Documented Class Library
ColourTableStrategy Enumeration
NamespacesGifComponentsColourTableStrategy
Enumeration of strategies for including colour tables when encoding a GIF file.
Declaration Syntax
C#Visual BasicVisual C++
public enum ColourTableStrategy
Public Enumeration ColourTableStrategy
public enum class ColourTableStrategy
Members
MemberDescription
UseLocal
Add a local colour table to every frame. No global colour table.

UseGlobal
Use a global colour table for all frames.

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453