(PECL cairo >= 0.1.0)
The rectangle purpose
public void CairoContext::rectangle ( string $x, string $y, string $width, string $height )
Object oriented style (method):
Procedural style:
void cairo_rectangle ( CairoContext $context , string $x , string $y , string $width , string $height )
Description here.
Parameters:
context
Description...
x