ColorComponent.Value

ColorComponent.Value property

Gets or sets the value. Please note, if you try to set value that is more than possible stored in current bit depth, you’ll get an exception

public ulong Value { get; set; }

Property Value

The value.

See Also