alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum ImageFinetuneOption

    Defines the finetune options in the SfImageEditor.

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

    Fields

    Name Description
    Blur

    Represents a blur option.

    Brightness

    Represents a brightness option.

    Contrast

    Represents a contrast option.

    Exposure

    Represents an exposure option.

    Hue

    Represents a hue option.

    Opacity

    Represents an opacity option.

    Saturation

    Represents a saturation option.

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