(PECL cairo >= 0.1.0)
CairoSolidPattern::__construct — The __construct purpose
$red
   , float $green
   , float $blue
   [, float $alpha = 0
  ] )The method description goes here.
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
redDescription...
greenDescription...
blueDescription...
alphaDescription...
Description...
Beispiel #1 CairoSolidPattern::__construct() example
<?php
/* ... */
?>
Das oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie:
...