IconGeneratorGetHue Method

Determines the hue to be used in an icon for the specified hash.
protected static float GetHue(
	byte[] hash
)

Parameters

hashSystemByte
Hash for which the hue will be computed. Must contain at least 4 bytes.

Return Value

Single

See Also

Reference