ez.no / exponential / documentation / reference / template operators / pdf / filled_circle
{pdf( filled_circle, hash( [ radius, circle_radius, ]
[ x, x_position, ]
[ y, y_position, ]
[ rgb, rgb_color, ]
[ cmyk, cmyk_color] ) )}
| Name | Type | Description | Required |
|---|
Creates a filled circle.
{pdf( filled_circle, hash( radius, 10, rgb, array( 10, 20, 255 ) ) )}
log in or create a user account to comment.
Comments