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

    Show / Hide Table of Contents

    GifSaveOptions Class

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

    Represents a class which stores saving options for GIF file format.

    • C#
    • VB.NET
    public sealed class GifSaveOptions : SaveOptions
    Public NotInheritable Class GifSaveOptions
        Inherits SaveOptions
    Inheritance:
    System.Object
    SaveOptions
    GifSaveOptions

    Inherited Properties

    GifDefault

    Gets the default saving options for GIF image file format.

    (Inherited from SaveOptions)

    JpegDefault

    Gets the default saving options for JPEG image file format.

    (Inherited from SaveOptions)

    PngDefault

    Gets the default saving options for PNG image file format.

    (Inherited from SaveOptions)

    TiffDefault

    Gets the default saving options for TIFF image file format.

    (Inherited from SaveOptions)

    See Also

    GifDefault
    Save(String, SaveOptions)
    Save(Stream, SaveOptions)
    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.