Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс ColorConverter

Открытые статические члены

static toOfficCode (?string $color=null)
 
static toOffice (?string $color=null)
 
static fromOffice (string $color, ?string $hexColor=null)
 

Подробное описание

См. определение в файле colorconverter.php строка 5

Методы

◆ fromOffice()

static fromOffice ( string $color,
?string $hexColor = null )
static
Аргументы
string$color
string | null$hexColor
Возвращает
string

См. определение в файле colorconverter.php строка 99

◆ toOfficCode()

static toOfficCode ( ?string $color = null)
static
Аргументы
string | null$color
Возвращает
string

См. определение в файле colorconverter.php строка 78

◆ toOffice()

static toOffice ( ?string $color = null)
static
Аргументы
string | null$color
Возвращает
string

См. определение в файле colorconverter.php строка 88