Represents a HSL color space.
http://en.wikipedia.org/wiki/HSV_color_space
Namespace:
CoreDevices.DeviceControls.ColorsAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public sealed class HslColor |
Visual Basic (Declaration) |
---|
Public NotInheritable Class HslColor |
Visual C++ |
---|
public ref class HslColor sealed |