SGR getColoredRectangle-EN
De BlueWiki
Version du 2 juillet 2014 à 19:40 par Paul Kuhn (discuter | contributions)
Component Command List - Version française
Parameters
Parameters | Type | Description | |
---|---|---|---|
Coulor | Texte | ![]() |
SVG Color |
Rectangle width | Long | ![]() |
|
Rectangle Height | Long | ![]() |
|
Result | Picture | ![]() |
Image including SVG code |
Description
This command returns a rectangle of selected color and dimensions
Code example
$pict:=SGR_getColoredRectangle("Red";25;10)