Module fltk::utils[][src]

General utility functions

Functions

hex2rgb

Convenience function to convert hex to rgb. Example:

hex2rgba

Convenience function to convert hex to rgba. Example:

rgb2hex

Convenience function to convert rgb to hex. Example:

rgba2hex

Convenience function to convert rgba to hex. Example: