Method StampWithColor
StampWithColor(UInt32)
Sets the color of the text stamp.
Declaration
public Behaviour StampWithColor(uint color32)
Parameters
Type | Name | Description |
---|---|---|
System.UInt32 | color32 | The ARGB color |
Returns
Type | Description |
---|---|
Behaviour | The changed behaviour. |