alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum ImageFilterOption

    Defines the filter options in the SfImageEditor.

    Namespace: Syncfusion.Blazor.ImageEditor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    [JsonConverter(typeof(JsonStringEnumConverter))]
    public enum ImageFilterOption

    Fields

    Name Description
    Chrome

    Represents a chrome filter option.

    Cold

    Represents a cold filter option.

    Default

    Represents a default filter option.

    Grayscale

    Represents a grayscale option.

    Invert

    Represents an invert filter option. Represents the string value: "Invert"

    Sepia

    Represents a sepia filter option.

    Warm

    Represents a warm filter option.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved