CaMykS  1.0-20231201
Functions
colors.php.inc File Reference

Colors specific methods. More...

Functions

 colors_loadLocales ($language='')
 
 color_getTitle ($color='', $language='')
 
 color_hex2rgb ($color='')
 

Detailed Description

Colors specific methods.

Engine / Tool Library

Author
CaMykS Team camyk.nosp@m.s.co.nosp@m.ntact.nosp@m.@gma.nosp@m.il.co.nosp@m.m
Version
1.0.2
Date
Creation: Jul 2017
Modification: Oct 2018
Note
This program is distributed as is - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Warning
This library is not loaded with CaMykS initialisation.

Function Documentation

◆ colors_loadLocales()

colors_loadLocales (   $language = '')

Load colors locales.

Parameters
string$language
Returns
void

◆ color_getTitle()

color_getTitle (   $color = '',
  $language = '' 
)

Return color title.

Parameters
string$color
string$language
Returns
string

◆ color_hex2rgb()

color_hex2rgb (   $color = '')

Return hexadecimal color to rgb.

Parameters
string$color
Returns
array