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 |