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