menu

MAUI Toolkit

  • User Guide
  • Demos
  • Support
Class ImageFileFormat - MAUI-ToolKit API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ImageFileFormat

    Specifies the format of an image file.

    Inheritance
    System.Object
    ImageFileFormat
    Namespace: Syncfusion.Maui.Toolkit
    Assembly: Syncfusion.Maui.Toolkit.dll
    Syntax
    public sealed class ImageFileFormat : Enum

    Fields

    Jpeg

    Specifies that the image file format is JPEG.

    Declaration
    public const ImageFileFormat Jpeg
    Field Value
    Type
    ImageFileFormat

    Png

    Specifies that the image file format is PNG.

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