Creates a reusable OffscreenCanvas and context. Ensures it is always set to context.imageSmoothingEnabled = false
context.imageSmoothingEnabled = false
makePixelCanvas
If the OffscreenCanvasRenderingContext2D context cannot be initialized.
Creates a reusable OffscreenCanvas and context. Ensures it is always set to
context.imageSmoothingEnabled = false