new SeColorPicker()
Methods
setPaint(paint) → {void}
Parameters:
Name | Type | Description |
---|---|---|
paint |
PlainObject |
Returns:
- Type
- void
update(svgCanvas, selectedElement, apply) → {void}
Parameters:
Name | Type | Description |
---|---|---|
svgCanvas |
PlainObject | |
selectedElement |
PlainObject | |
apply |
bool |
Returns:
- Type
- void