Class SaturationCommandContext
Inheritance
System.Object
SaturationCommandContext
Namespace: Telerik.Windows.Media.Imaging.Commands
Assembly: Telerik.Windows.Controls.ImageEditor.dll
Syntax
public class SaturationCommandContext : Object
Constructors
SaturationCommandContext(Double)
Declaration
public SaturationCommandContext(double saturation)
Parameters
System.
|
Properties
InputSize
Declaration
public Size InputSize { get; }
Property Value
System.
|
Saturation
Declaration
public double Saturation { get; }
Property Value
System.
|