Click or drag to resize

ColorHSVPointGetRange Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the range version --- values are allowed to be negative

Namespace:  imbSCI.Core.style.color
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public ColorHSVPoint GetRange(
	ColorHSVPoint b
)
Request Example View Source

Parameters

b
Type: imbSCI.Core.style.colorColorHSVPoint
The b.

Return Value

Type: ColorHSVPoint
See Also