PHP Velho Oeste 2024

PDF_shading

(PECL pdflib >= 2.0.0)

PDF_shadingОпределяет смесь

Описание

PDF_shading ( resource $pdfdoc , string $shtype , float $x0 , float $y0 , float $x1 , float $y1 , float $c1 , float $c2 , float $c3 , float $c4 , string $optlist ) : int

Определяет смешение от текущего цвета заливки до другого цвета.

Для работы функции требуется PDF 1.4 или выше.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top