Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ImageParser.ImageType

    Show / Hide Table of Contents

    Class ImageParser.ImageType

    Inheritance
    System.Object
    ImageParser.ImageType
    Namespace: Syncfusion.Drawing
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ImageType : Enum

    Fields

    Bitmap

    Declaration
    public const ImageParser.ImageType Bitmap
    Field Value
    Type Description
    ImageParser.ImageType

    Jpeg

    Declaration
    public const ImageParser.ImageType Jpeg
    Field Value
    Type Description
    ImageParser.ImageType

    Metafile

    Declaration
    public const ImageParser.ImageType Metafile
    Field Value
    Type Description
    ImageParser.ImageType

    Png

    Declaration
    public const ImageParser.ImageType Png
    Field Value
    Type Description
    ImageParser.ImageType

    Unknown

    Declaration
    public const ImageParser.ImageType Unknown
    Field Value
    Type Description
    ImageParser.ImageType

    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