Function get_placeholder_image

Source
fn get_placeholder_image(
    compositor_api: &CrossProcessCompositorApi,
    data: &[u8],
) -> Arc<RasterImage>
Expand description

This will block on getting an ImageKey but that is ok because it is done once upon start-up of a script-thread.