namespace Developpez.Dotnet.Windows.Behaviors.Gif { internal enum GifBlockKind { Control, GraphicRendering, SpecialPurpose, Other } }