ColorConverter
Table of Contents
Methods
- fromOffice() : string
- toOfficCode() : string
- toOffice() : string
Methods
fromOffice()
public
static fromOffice(string $color[, string|null $hexColor = null ]) : string
Parameters
- $color : string
- $hexColor : string|null = null
Return values
stringtoOfficCode()
public
static toOfficCode([string|null $color = null ]) : string
Parameters
- $color : string|null = null
Return values
stringtoOffice()
public
static toOffice([string|null $color = null ]) : string
Parameters
- $color : string|null = null