skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • Resources Hub
    • .NET MAUI Tutorials and Learning
    • First Steps
    • Submit a Ticket
    • FAQs

    Docs & Resources

    • Docs
    • Demos
    • Migrate to .NET MAUI
    • Forums
    • Videos
    • Blogs

    Productivity and Design Tools

    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class ImageEditorFilterOptionsToolbarItemViewContent

Visual representation of the filter options content in a ImageEditorFilterOptionsToolbarItemView.

Inheritance
System.Object
RadContentView
RadCompositeContentView
RadBorderContentView
ToolbarContentView
OptionsButtonToolbarItemViewContent
ImageEditorOptionsToolbarItemViewContent
ImageEditorFilterOptionsToolbarItemViewContent
Inherited Members
ImageEditorOptionsToolbarItemViewContent.HeaderTextProperty
ImageEditorOptionsToolbarItemViewContent.HeaderLabelStyleProperty
ImageEditorOptionsToolbarItemViewContent.CaptionLabelStyleProperty
ImageEditorOptionsToolbarItemViewContent.ApplyTextProperty
ImageEditorOptionsToolbarItemViewContent.ApplyCommandProperty
ImageEditorOptionsToolbarItemViewContent.ApplyButtonStyleProperty
ImageEditorOptionsToolbarItemViewContent.CancelTextProperty
ImageEditorOptionsToolbarItemViewContent.CancelCommandProperty
ImageEditorOptionsToolbarItemViewContent.CancelButtonStyleProperty
ImageEditorOptionsToolbarItemViewContent.ActualHeaderLabelStyleProperty
ImageEditorOptionsToolbarItemViewContent.ActualCaptionLabelStyleProperty
ImageEditorOptionsToolbarItemViewContent.ActualApplyButtonStyleProperty
ImageEditorOptionsToolbarItemViewContent.ActualCancelButtonStyleProperty
ImageEditorOptionsToolbarItemViewContent.HeaderText
ImageEditorOptionsToolbarItemViewContent.HeaderLabelStyle
ImageEditorOptionsToolbarItemViewContent.CaptionLabelStyle
ImageEditorOptionsToolbarItemViewContent.ApplyText
ImageEditorOptionsToolbarItemViewContent.ApplyCommand
ImageEditorOptionsToolbarItemViewContent.ApplyButtonStyle
ImageEditorOptionsToolbarItemViewContent.CancelText
ImageEditorOptionsToolbarItemViewContent.CancelCommand
ImageEditorOptionsToolbarItemViewContent.CancelButtonStyle
ImageEditorOptionsToolbarItemViewContent.ActualHeaderLabelStyle
ImageEditorOptionsToolbarItemViewContent.ActualCaptionLabelStyle
ImageEditorOptionsToolbarItemViewContent.ActualApplyButtonStyle
ImageEditorOptionsToolbarItemViewContent.ActualCancelButtonStyle
RadBorderContentView.BackgroundColorProperty
RadBorderContentView.BackgroundProperty
RadBorderContentView.BorderColorProperty
RadBorderContentView.BorderBrushProperty
RadBorderContentView.BorderThicknessProperty
RadBorderContentView.CornerRadiusProperty
RadBorderContentView.ContentPaddingProperty
RadBorderContentView.BackgroundColor
RadBorderContentView.Background
RadBorderContentView.BorderColor
RadBorderContentView.BorderBrush
RadBorderContentView.BorderThickness
RadBorderContentView.CornerRadius
RadBorderContentView.ContentPadding
RadCompositeContentView.StyleProperty
RadCompositeContentView.ControlTemplateProperty
RadCompositeContentView.OnApplyTemplate()
RadCompositeContentView.OnBindingContextChanged()
RadCompositeContentView.OnPropertyChanged(String)
RadCompositeContentView.Style
RadCompositeContentView.ControlTemplate
RadContentView.ActualStyleClassProperty
RadContentView.OnChildAdded(Element)
RadContentView.OnChildRemoved(Element, Int32)
RadContentView.OnHandlerChanged()
RadContentView.ActualStyleClass
Namespace: Telerik.Maui.Controls
Assembly: Telerik.Maui.Controls.dll

Syntax

public class ImageEditorFilterOptionsToolbarItemViewContent : ImageEditorOptionsToolbarItemViewContent, IRadContentView, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout

Constructors

ImageEditorFilterOptionsToolbarItemViewContent()

Declaration
public ImageEditorFilterOptionsToolbarItemViewContent()

Fields

BlurMaximumProperty

Identifies the BlurMaximum property.

Declaration
public static readonly BindableProperty BlurMaximumProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

BlurMinimumProperty

Identifies the BlurMinimum property.

Declaration
public static readonly BindableProperty BlurMinimumProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

BlurProperty

Identifies the Blur property.

Declaration
public static readonly BindableProperty BlurProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

BlurTextProperty

Identifies the BlurText property.

Declaration
public static readonly BindableProperty BlurTextProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

BrightnessMaximumProperty

Identifies the BrightnessMaximum property.

Declaration
public static readonly BindableProperty BrightnessMaximumProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

BrightnessMinimumProperty

Identifies the BrightnessMinimum property.

Declaration
public static readonly BindableProperty BrightnessMinimumProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

BrightnessProperty

Identifies the Brightness property.

Declaration
public static readonly BindableProperty BrightnessProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

BrightnessTextProperty

Identifies the BrightnessText property.

Declaration
public static readonly BindableProperty BrightnessTextProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

ContrastMaximumProperty

Identifies the ContrastMaximum property.

Declaration
public static readonly BindableProperty ContrastMaximumProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

ContrastMinimumProperty

Identifies the ContrastMinimum property.

Declaration
public static readonly BindableProperty ContrastMinimumProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

ContrastProperty

Identifies the Contrast property.

Declaration
public static readonly BindableProperty ContrastProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

ContrastTextProperty

Identifies the ContrastText property.

Declaration
public static readonly BindableProperty ContrastTextProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

HueMaximumProperty

Identifies the HueMaximum property.

Declaration
public static readonly BindableProperty HueMaximumProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

HueMinimumProperty

Identifies the HueMinimum property.

Declaration
public static readonly BindableProperty HueMinimumProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

HueProperty

Identifies the Hue property.

Declaration
public static readonly BindableProperty HueProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

HueTextProperty

Identifies the HueText property.

Declaration
public static readonly BindableProperty HueTextProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

SaturationMaximumProperty

Identifies the SaturationMaximum property.

Declaration
public static readonly BindableProperty SaturationMaximumProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

SaturationMinimumProperty

Identifies the SaturationMinimum property.

Declaration
public static readonly BindableProperty SaturationMinimumProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

SaturationProperty

Identifies the Saturation property.

Declaration
public static readonly BindableProperty SaturationProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

SaturationTextProperty

Identifies the SaturationText property.

Declaration
public static readonly BindableProperty SaturationTextProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

SharpenMaximumProperty

Identifies the SharpenMaximum property.

Declaration
public static readonly BindableProperty SharpenMaximumProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

SharpenMinimumProperty

Identifies the SharpenMinimum property.

Declaration
public static readonly BindableProperty SharpenMinimumProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

SharpenProperty

Identifies the Sharpen property.

Declaration
public static readonly BindableProperty SharpenProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

SharpenTextProperty

Identifies the SharpenText property.

Declaration
public static readonly BindableProperty SharpenTextProperty
Field Value
Microsoft.Maui.Controls.BindableProperty

Properties

Blur

Gets or sets the radius of the blur filter in pixels. The default value of 0 preserves the original sharpness of the image. Positive values increase the strength of the blur filter.

Declaration
public double Blur { get; set; }
Property Value
System.Double

BlurMaximum

Gets or sets the maximum value of the Blur property.

Declaration
public double BlurMaximum { get; set; }
Property Value
System.Double

BlurMinimum

Gets or sets the minimum value of the Blur property.

Declaration
public double BlurMinimum { get; set; }
Property Value
System.Double

BlurText

Gets or sets the text of the blur caption.

Declaration
public string BlurText { get; set; }
Property Value
System.String

Brightness

Gets or sets the strength of the brightness filter in percents. The default value of 0 preserves the original brightness of the image. Positive values increase the brightness, where 100% is the maximum. Negative values decrease the brightness, where -100% is the minimum.

Declaration
public double Brightness { get; set; }
Property Value
System.Double

BrightnessMaximum

Gets or sets the maximum value of the Brightness property.

Declaration
public double BrightnessMaximum { get; set; }
Property Value
System.Double

BrightnessMinimum

Gets or sets the minimum value of the Brightness property.

Declaration
public double BrightnessMinimum { get; set; }
Property Value
System.Double

BrightnessText

Gets or sets the text of the brightness caption.

Declaration
public string BrightnessText { get; set; }
Property Value
System.String

Contrast

Gets or sets the strength of the contrast filter in percents. The default value of 0 preserves the original contrast of the image. Positive values increase the contrast, where 100% is the maximum. Negative values decrease the contrast, where -100% is the minimum.

Declaration
public double Contrast { get; set; }
Property Value
System.Double

ContrastMaximum

Gets or sets the maximum value of the Contrast property.

Declaration
public double ContrastMaximum { get; set; }
Property Value
System.Double

ContrastMinimum

Gets or sets the minimum value of the Contrast property.

Declaration
public double ContrastMinimum { get; set; }
Property Value
System.Double

ContrastText

Gets or sets the text of the contrast caption.

Declaration
public string ContrastText { get; set; }
Property Value
System.String

Hue

Gets or sets the strength of the hue filter in percents. The default value of 0 preserves the original hue of the image. Positive values shift the hue in positive direction, where 100% is the maximum. Negative values shift the hue in negative direction, where -100% is the minimum.

Declaration
public double Hue { get; set; }
Property Value
System.Double

HueMaximum

Gets or sets the maximum value of the Hue property.

Declaration
public double HueMaximum { get; set; }
Property Value
System.Double

HueMinimum

Gets or sets the minimum value of the Hue property.

Declaration
public double HueMinimum { get; set; }
Property Value
System.Double

HueText

Gets or sets the text of the hue caption.

Declaration
public string HueText { get; set; }
Property Value
System.String

Saturation

Gets or sets the strength of the saturation filter in percents. The default value of 0 preserves the original saturation of the image. Positive values increase the saturation, where 100% is the maximum. Nehative values decrease the saturation, where -100% is the minimum.

Declaration
public double Saturation { get; set; }
Property Value
System.Double

SaturationMaximum

Gets or sets the maximum value of the Saturation property.

Declaration
public double SaturationMaximum { get; set; }
Property Value
System.Double

SaturationMinimum

Gets or sets the minimum value of the Saturation property.

Declaration
public double SaturationMinimum { get; set; }
Property Value
System.Double

SaturationText

Gets or sets the text of the saturation caption.

Declaration
public string SaturationText { get; set; }
Property Value
System.String

Sharpen

Gets or sets the strength of the hue filter in percents. The default value of 0 preserves the original hue of the image. Positive values shift the hue in positive direction, where 100% is the maximum. Negative values shift the hue in negative direction, where -100% is the minimum.

Declaration
public double Sharpen { get; set; }
Property Value
System.Double

SharpenMaximum

Gets or sets the maximum value of the Sharpen property.

Declaration
public double SharpenMaximum { get; set; }
Property Value
System.Double

SharpenMinimum

Gets or sets the minimum value of the Sharpen property.

Declaration
public double SharpenMinimum { get; set; }
Property Value
System.Double

SharpenText

Gets or sets the text of the sharpen caption.

Declaration
public string SharpenText { get; set; }
Property Value
System.String

Extension Methods

AndroidTypeConversionExtensions.ToJavaObject(Object)
Sample Applications
  • Controls Samples App
  • Crypto Tracker App
Support Resources
  • .NET MAUI SDKBrowser App
Community
  • Forums
  • Blogs
  • Feedback Portal
  • YouTube Channel

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.