Bamboo
Basic
Home
API Reference
API Reference
/
2D Overlay
/
b2dClearCycles
b2dClearCycles
Removes all palette cycles from an indexed image.
2D Overlay
Parameters & Returns
Parameters
imageHandle
Int
Returns
Void
Quick Summary
Removes all palette cycles from an indexed image.
Technical Exegesis...
Stops every running palette cycle on the image; the palette holds at its current colours. Does not restore the original palette (use b2dResetPalette for that).
Example
Example.bam
; No example implemented yet
Since: 1.0
Status: Stable
← Back to 2D Overlay