Ignore:
Timestamp:
Feb 10, 2022 1:48:35 AM (2 years ago)
Author:
anonymous
Message:

Minor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/Utilities.inc.php

    r757 r759  
    361361 * @access public
    362362 * @param  string $text  A string for which to convert to color.
    363  * @return string  A hexadecimal html color.
     363 * @param  float  $n     Brightness value between 0-1.
     364 * @return string        A hexadecimal html color.
    364365 */
    365366function getTextColor($text, $method=1, $n=0.87)
Note: See TracChangeset for help on using the changeset viewer.