Searched refs:MODE_CMYKA (Results 1 – 1 of 1) sorted by relevance
20 const MODE_CMYKA = 6; define in Mpdf\\Color\\ColorConverter82 } elseif ($c[0] == static::MODE_CMYK || $c[0] == static::MODE_CMYKA) {112 } elseif ($c[0] == static::MODE_CMYK || $c[0] == static::MODE_CMYKA) {135 if ($c[0] == static::MODE_CMYK || $c[0] == static::MODE_CMYKA) {174 if ($c[0] == static::MODE_CMYKA) {252 return [static::MODE_CMYKA, $cores[0], $cores[1], $cores[2], $cores[3], $cores[4] * 100];348 … static::MODE_SPOT, static::MODE_RGB, static::MODE_CMYK, static::MODE_RGBA, static::MODE_CMYKA])) {