C# 클래스 CWColorPicker.UI.CWColorPicker

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

공개 프로퍼티들

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

공개 메소드들

메소드 설명
CWColorPicker ( ) : System

비공개 메소드들

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

메소드 상세

CWColorPicker() 공개 메소드

public CWColorPicker ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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