diff --git a/reference/image/functions/imagefilledellipse.xml b/reference/image/functions/imagefilledellipse.xml index e096e70d2c..580ec960b6 100644 --- a/reference/image/functions/imagefilledellipse.xml +++ b/reference/image/functions/imagefilledellipse.xml @@ -1,39 +1,34 @@ - + - - - imagefilledellipse - Draw a filled ellipse - - - Description - - boolimagefilledellipse - resourceimage - intcx - intcy - intw - inth - intcolor - - - imagefilledellipse draws an ellipse centered at - cx, cy (top left is - 0, 0) in the image represented by image. - W and h specifies the - ellipse's width and height respectively. The ellipse is filled using - color. &return.success; - - - - This function was added in PHP 4.0.6 and requires GD 2.0.1 or later - - - - - <function>imagefilledellipse</function> example - + + + imagefilledellipse + Draw a filled ellipse + + + Description + + boolimagefilledellipse + resourceimage + intcx + intcy + intw + inth + intcolor + + + imagefilledellipse draws an ellipse centered at + cx, cy (top left is + 0, 0) in the image represented by image. + W and h specifies the + ellipse's width and height respectively. The ellipse is filled using + color. &return.success; + + + + <function>imagefilledellipse</function> example + ]]> - - - - ¬e.gd.2; - - See also imageellipse and - imagefilledarc. - - - + + + + ¬e.gd.2; + + See also imageellipse and + imagefilledarc. + + +