GenericExtensionsToHex Method

Overload List

ToHex(Byte) Turns a Byte into a HEX-string.
ToHex(Color) Converts a Color to a hex string
ToHex(NullableColor) Converts a nullable Color to a hex string

See Also