C# Class TrakHound_UI.ImageDisplay

Interaction logic for ImageDisplay.xaml
Inheritance: System.Windows.Controls.UserControl
ファイルを表示 Open project: TrakHound/TrakHound-Community Class Usage Examples

Public Properties

Property Type Description
DarkBackgroundProperty System.Windows.DependencyProperty
ImageProperty System.Windows.DependencyProperty
LoadingProperty System.Windows.DependencyProperty
PaddingProperty System.Windows.DependencyProperty

Public Methods

Method Description
ImageDisplay ( ) : System

Private Methods

Method Description
ImagePropertyChanged ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs eventArgs ) : void
LoadProfileImage_GUI ( double brightness ) : void
SetBackgroundColor ( ImageSource img ) : void
SetBackgroundColor_Worker ( object o ) : void

Method Details

ImageDisplay() public method

public ImageDisplay ( ) : System
return System

Property Details

DarkBackgroundProperty public_oe static_oe property

public static DependencyProperty,System.Windows DarkBackgroundProperty
return System.Windows.DependencyProperty

ImageProperty public_oe static_oe property

public static DependencyProperty,System.Windows ImageProperty
return System.Windows.DependencyProperty

LoadingProperty public_oe static_oe property

public static DependencyProperty,System.Windows LoadingProperty
return System.Windows.DependencyProperty

PaddingProperty public_oe static_oe property

public static DependencyProperty,System.Windows PaddingProperty
return System.Windows.DependencyProperty