menu

MAUI

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

    Show / Hide Table of Contents

    Class ImageFileFormat

    To set the required image file format

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

    Fields

    Jpeg

    To set the file format to Jpeg.

    Declaration
    public const ImageFileFormat Jpeg
    Field Value
    Type
    ImageFileFormat

    Png

    To set the file format to Png.

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