Gembox.Imaging
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    GifDisposalMethod Enum

    Namespace:
    GemBox.Imaging.Gif
    Assembly:
    GemBox.Imaging.dll

    Describes the Gif decoder disposal method.

    • C#
    • VB.NET
    public enum GifDisposalMethod
    Public Enum GifDisposalMethod

    Fields

    NotDispose

    The graphic will be left in place.

    RestoreToBackground

    The area used by the graphic will be restored to the background color.

    RestoreToPrevious

    The decoder will restore the area overwritten by the graphic with what was there prior to rendering the graphic.

    Unspecified

    The decoder will not take any action.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.