C# Class CWColorPicker.UI.CWColorPicker

Inheritance: Windows.UI.Xaml.Controls.UserControl
显示文件 Open project: ChangweiZhang/CWColorPicker

Public Properties

Property Type Description
ColorPointProperty Windows.UI.Xaml.DependencyProperty
ColorProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
CWColorPicker ( ) : System

Private Methods

Method Description
ColorChange ( Color color ) : void
ColorChange ( float hsb ) : void
ColorImage_PointerPressed ( object sender, PointerRoutedEventArgs e ) : void

calculate the color according to the touch point

initPanelImage ( ) : void

load resource image from dll

Method Details

CWColorPicker() public method

public CWColorPicker ( ) : System
return System

Property Details

ColorPointProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ColorPointProperty
return Windows.UI.Xaml.DependencyProperty

ColorProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ColorProperty
return Windows.UI.Xaml.DependencyProperty