Represents a HSV (=HSB) 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 HsbColor |
Visual Basic (Declaration) |
---|
Public NotInheritable Class HsbColor |
Visual C++ |
---|
public ref class HsbColor sealed |