NotifyableColor class¶
Defined in
Namespace: CrissCross.WPF.UI
Assembly: CrissCross.WPF.UI.dll
Full name: CrissCross.WPF.UI.NotifyableColor
Modifiers: public
Summary¶
NotifyableColor.
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
Class hierarchy
classDiagram
class NotifyableColor
class RxObject
RxObject <|-- NotifyableColor
Inherits from: RxObject
Remarks¶
Initializes a new instance of the NotifyableColor class.
Constructors¶
| Name | Summary |
|---|---|
| .ctor | NotifyableColor. |
Properties¶
| Name | Summary |
|---|---|
| A | Gets or sets a. |
| RGB_R | Gets or sets the RGB r. |
| RGB_G | Gets or sets the RGB g. |
| RGB_B | Gets or sets the RGB b. |
| HSV_H | Gets or sets the HSV h. |
| HSV_S | Gets or sets the HSV s. |
| HSV_V | Gets or sets the HSV v. |
| HSL_H | Gets or sets the HSL h. |
| HSL_S | Gets or sets the HSL s. |
| HSL_L | Gets or sets the HSL l. |
Methods¶
| Name | Summary |
|---|---|
| UpdateEverything | Updates the everything. |
Inherited members
CrissCross.RxObject.#ctorCrissCross.RxObject.DisposeCrissCross.RxObject.WhenNavigatedFrom(CrissCross.IViewModelNavigationEventArgs)CrissCross.RxObject.WhenNavigatedTo(CrissCross.IViewModelNavigationEventArgs,System.Reactive.Disposables.CompositeDisposable)CrissCross.RxObject.WhenNavigating(CrissCross.IViewModelNavigatingEventArgs)CrissCross.RxObject.Dispose(System.Boolean)CrissCross.RxObject.NameCrissCross.RxObject.DisplayNameCrissCross.RxObject.IsDisposedCrissCross.RxObject.DisposablesSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseCloneSystem.Object.ReferenceEquals(System.Object,System.Object)System.Object.ToString