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

    Show / Hide Table of Contents

    PictureContentType Enum

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

    Represents a picture file format.

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

    Fields

    Emf

    Enhanced Metafile Format (EMF) file format.

    Gif

    Graphics Interchange Format (GIF)

    Jpeg

    Joint Photographic Experts Group (JPEG) file format.

    Pict

    Legacy native graphics format of Apple's 2D graphics library QuickDraw which is a core part of the classic Apple Macintosh operating system.

    Png

    Portable Network Graphics (PNG) file format.

    Svg

    Scalable Vector Graphics (SVG) file format.

    Tiff

    Tagged Image File Format (TIFF).

    Unknown

    Unknown picture file format.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.