C# Class CWColorPicker.UI.CWColorPicker

Inheritance: Windows.UI.Xaml.Controls.UserControl
Afficher le fichier Open project: ChangweiZhang/CWColorPicker

Méthodes publiques

Свойство Type Description
ColorPointProperty Windows.UI.Xaml.DependencyProperty
ColorProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
CWColorPicker ( ) : System

Private Methods

Méthode 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 méthode

public CWColorPicker ( ) : System
Résultat System

Property Details

ColorPointProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ColorPointProperty
Résultat Windows.UI.Xaml.DependencyProperty

ColorProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ColorProperty
Résultat Windows.UI.Xaml.DependencyProperty