method default.prototype.swapimport { default } from "https://deno.land/x/imagescript@v1.2.14/v2/framebuffer.d.ts"; swap(old: rgba, color: rgba): thisswap(old: Color, color: Color): thisswap(old: number, color: number): thisParametersold: rgbacolor: rgbaReturnsthisParametersold: Colorcolor: ColorReturnsthisParametersold: numbercolor: numberReturnsthis