RasterizeAsync
Wolfram Kernel
Execution environment
RasterizeAsync[expression_, opts___] _Promise
async version of Rasterize
tip
Use it instead of Rasterize when the action was called by a press of a button, or any other external event
Options
"Window"
By the default it uses CurrentWindow.
"ExposureTime"
Sets the time in seconds for possible async processes to settle down on displayed expression before the rasterization. By the default is 1.
"ImageUpscaling"
Upscales the render canvas by _Integer times. Default value is 1 (no upscaling, it renders as it is)