Class AlchemyCircleGenerator
Inheritance
System.Object
AlchemyCircleGenerator
Namespace: Aximo.Generators.AlchemyCircle
Assembly: AxEngine.dll
Syntax
public class AlchemyCircleGenerator
Methods
| Improve this Doc View SourceGenerate(Int32, Color, Color, Int32, Int32)
Declaration
public Image Generate(int id, Color backgroundColor, Color color, int size, int thickness = 4)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | id | |
SixLabors.ImageSharp.Color | backgroundColor | |
SixLabors.ImageSharp.Color | color | |
System.Int32 | size | |
System.Int32 | thickness |
Returns
Type | Description |
---|---|
SixLabors.ImageSharp.Image |