C# Класс CWColorPicker.UI.CWColorPicker

Наследование: Windows.UI.Xaml.Controls.UserControl
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
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