New to Telerik UI for WPFStart a free 30-day trial

Definition

Namespace:Telerik.Windows.Media.Imaging.Commands

Assembly:Telerik.Windows.Controls.ImageEditor.dll

Syntax:

C#
public class SaturationCommandContext

Inheritance: objectSaturationCommandContext

Constructors

C#
public SaturationCommandContext(double saturation)
Parameters:saturationdouble

Properties

C#
public Size InputSize { get; }
C#
public double Saturation { get; }