Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Specify the pattern of dashes and gaps used to stroke paths.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
GraphicsMagick | 4.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
ImageRef | The image reference number. | 1 |
Pattern | The list of pattern numbers. can be separated by space or newline. | "5 3 2" |
Returns OK or error.
Set a dash line pattern:
MBS( "GMImage.SetStrokeDashArray"; $ImageRef; "5 3 2" )
This function checks for a license.
Created 18th August 2014, last changed 28th May 2021