C# Class Glow.Controls.ColorPicker

Inheritance: Windows.UI.Xaml.Controls.UserControl
Afficher le fichier Open project: QuinnDamerell/Glow

Méthodes publiques

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

Méthodes publiques

Méthode Description
ColorPicker ( ) : System

Private Methods

Méthode Description
ColorImage_ManipulationDelta ( object sender, ManipulationDeltaRoutedEventArgs e ) : void
FireColorChanged ( double screenImageX, double screenImageY ) : void
GetRBGValueForPosition ( double x, double y, byte &red, byte &green, byte &blue ) : void
OnSourceChanged ( string newSource ) : void
OnSourceChangedStatic ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OpenImageFile ( string fileName ) : void
ui_colorImage_PointerPressed ( object sender, PointerRoutedEventArgs e ) : void

Method Details

ColorPicker() public méthode

public ColorPicker ( ) : System
Résultat System

Property Details

SourceProperty public_oe static_oe property

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