C# Class ColorPicker.ChannelValuesController

Inheritance: System.Windows.Controls.GroupBox
Mostra file Open project: EFanZh/EFanZh

Public Methods

Method Description
ChannelValuesController ( ColorSpace colorSpace ) : System

Private Methods

Method Description
CreateChannelName ( int i ) : UIElement
CreateChannelValue ( int i ) : UIElement
CreateInnerContainer ( ) : UIElement
CreateRadioButton ( int i ) : ContentControl

Method Details

ChannelValuesController() public method

public ChannelValuesController ( ColorSpace colorSpace ) : System
colorSpace ColorSpace
return System