Click or drag to resize

ColorHSVPointGetRangeMultiplied Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

b
Type: SystemDouble
The b.

Return Value

Type: ColorHSVPoint
See Also