Class ImageEditorFilterOptionsToolbarItemView
Visual representation of a button displaying a filter options panel in the RadImageEditorToolbar control.
Inheritance
Inherited Members
Namespace: Telerik.Maui.Controls
Assembly: Telerik.Maui.Controls.dll
Syntax
public class ImageEditorFilterOptionsToolbarItemView : ImageEditorOptionsToolbarItemView, IRadContentView, IContentView, IPadding, IToolStripClickableView, IToolStripView, IToolStripElement, IVisualTreeElement, IView, IElement, ITransform
Constructors
ImageEditorFilterOptionsToolbarItemView()
Declaration
public ImageEditorFilterOptionsToolbarItemView()
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
|