GemBox.Presentation
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    ImageSaveFormat Enum

    Namespace:
    GemBox.Presentation
    Assembly:
    GemBox.Presentation.dll

    An enumeration of supported image file formats when saving a presentation's slide to an image using a ImageSaveOptions.

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

    Fields

    Bmp

    Bitmap (BMP) format.

    Gif

    Graphics Interchange Format (GIF).

    Jpeg

    Joint Photographic Experts Group (JPEG) format.

    Png

    Portable Network Graphics (PNG) format.

    Svg

    Scalable Vector Graphics (SVG) format. Currently supported only via SkiaSharp.

    Tiff

    Tagged Image File Format (TIFF).

    Wmp

    Windows Media Photo format.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.