Function image

Source
pub fn image(image_holder: ImageHolder) -> Image
Expand description

image makes it possible to render a Skia image into the canvas. You most likely want to use a higher level than this, like the component ImageViewer.

See the available methods in Image.