Home
last modified time | relevance | path

Searched refs:ensureBinaryColorFormat (Results 1 – 1 of 1) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Color/
DColorConverter.php75 $this->ensureBinaryColorFormat($c);
104 $this->ensureBinaryColorFormat($c);
129 $this->ensureBinaryColorFormat($c);
338 private function ensureBinaryColorFormat($color) function in Mpdf\\Color\\ColorConverter