C# Class Glow.Controls.ColorPicker

Inheritance: Windows.UI.Xaml.Controls.UserControl
显示文件 Open project: QuinnDamerell/Glow

Public Properties

Property Type Description
SourceProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
ColorPicker ( ) : System

Private Methods

Method 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 method

public ColorPicker ( ) : System
return System

Property Details

SourceProperty public_oe static_oe property

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