Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Color/
H A DColorSpaceRestrictor.php66 return $this->restrictSpotColorSpace($c, $PDFAXwarnings);
86 private function restrictSpotColorSpace($c, &$PDFAXwarnings = []) function in Mpdf\\Color\\ColorSpaceRestrictor