Click or drag to resize

ColorHSVPointGetHexColor 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 string GetHexColor(
	bool withAlpha = true
)
Request Example View Source

Parameters

withAlpha (Optional)
Type: SystemBoolean

Return Value

Type: String
See Also