alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum ImageEditorFileType

    Defines the file type of an image to be saved or opened in the SfImageEditor.

    Namespace: Syncfusion.Blazor.ImageEditor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    [JsonConverter(typeof(JsonStringEnumConverter))]
    public enum ImageEditorFileType

    Fields

    Name Description
    BMP

    Represents a BMP file type.

    JPEG

    Represents a JPEG file type.

    PNG

    Represents a PNG file type.

    SVG

    Represents a SVG file type.

    WebP

    Represents a WebP file type.

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