menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ImageFileType - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ImageFileType

    Specifies the image file type.

    Inheritance
    System.Object
    ImageFileType
    Namespace: Syncfusion.Maui.ImageEditor
    Assembly: Syncfusion.Maui.ImageEditor.dll
    Syntax
    public sealed class ImageFileType : Enum

    Fields

    Bmp

    Represents the bmp image format.

    Declaration
    public const ImageFileType Bmp
    Field Value
    Type
    ImageFileType

    Jpeg

    Represents the JPG or JPEG image format.

    Declaration
    public const ImageFileType Jpeg
    Field Value
    Type
    ImageFileType

    Png

    Represents the PNG image format.

    Declaration
    public const ImageFileType Png
    Field Value
    Type
    ImageFileType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved