menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ImageFormat - API Reference

    Show / Hide Table of Contents

    Class ImageFormat

    Image format.

    Inheritance
    System.Object
    ImageFormat
    Namespace: Syncfusion.SfDiagram.XForms
    Assembly: Syncfusion.SfDiagram.XForms.dll
    Syntax
    public sealed class ImageFormat : Enum

    Fields

    Jpeg

    Defines the JPEG.

    Declaration
    public const ImageFormat Jpeg
    Field Value
    Type Description
    ImageFormat

    Png

    Defines the png.

    Declaration
    public const ImageFormat Png
    Field Value
    Type Description
    ImageFormat

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved