mirror of
https://github.com/PitPik/colorPicker.git
synced 2025-09-07 08:12:36 -06:00
Update README.md
This commit is contained in:
parent
04844f7530
commit
1d462a61ce
@ -107,9 +107,10 @@ myColorPicker: {
|
||||
setColor: function(newCol, type, alpha, forceRender) {},
|
||||
startRender: function(oneTime) {},
|
||||
stopRender: function() {},
|
||||
setCustomBackground: function(col) {},
|
||||
saveAsBackground: function() {},
|
||||
setCustomBackground: function(col) {}, // 3rd layer solid bg-color
|
||||
saveAsBackground: function() {}, // save current color as bg-color to compare
|
||||
setMode: function(mode) {},
|
||||
renderMemory: function(memory) {}, // dynamically manipulate memory squares
|
||||
destroyAll: function() {}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user