menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ImageFormat - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ImageFormat

    Specifies the file format of the image.

    Namespace: Syncfusion.Drawing
    Assembly: Syncfusion.Presentation.Base.dll
    Syntax
    public enum ImageFormat

    Fields

    Name Description
    Bmp

    Specifies the image format is BMP

    Emf

    Specifies the image format is EMF

    Exif

    Specifies the image format is exif

    Gif

    Specifies the image format is GIF

    Icon

    Specifies the image format is icon

    Jpeg

    Specifies the image format is JPEG

    MemoryBmp

    Specifies the image format is memory BMP

    Png

    Specifies the image format is PNG

    Tiff

    Specifies the image format is tiff

    Unknown

    Specifies the image format is unknown

    Wmf

    Specifies the image format is WMF

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved