C# 클래스 Glow.Controls.ColorPicker

상속: Windows.UI.Xaml.Controls.UserControl
파일 보기 프로젝트 열기: QuinnDamerell/Glow

공개 프로퍼티들

프로퍼티 타입 설명
SourceProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
ColorPicker ( ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

ColorPicker() 공개 메소드

public ColorPicker ( ) : System
리턴 System

프로퍼티 상세

SourceProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml SourceProperty
리턴 Windows.UI.Xaml.DependencyProperty