Meet us at at Real World in Orlando, Florida.
All functions
Mac OS X
Windows
Crossplatform
Components
Guides
New in version:
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
GMImage.SetStrokeMiterLimit
Component: GraphicsMagick
Version: 2.0
Mac OS X: Works
Windows: Works
MBS( "GMImage.SetStrokeMiterLimit"; ImageRef; value )
Parameters
| Parameter | Description | Example value |
|---|---|---|
| ImageRef | The image reference (a number returned from the GMImage.New functions) | 1 |
| value | The new value. |
Result
Returns "OK" on success.
Description
Sets the miter limit.When two line segments meet at a sharp angle and miter joins have been specified for 'lineJoin', it is possible for the miter to extend far beyond the thickness of the line stroking the path. The miterLimit' imposes a limit on the ratio of the miter length to the 'lineWidth'. The default value of this parameter is 4.
Feedback: Report problem or ask question.
Links
MBS Real Studio Plugins - Bilder aus Nickenich