pub fn draw<Renderer, Handle>(
renderer: &mut Renderer,
layout: Layout<'_>,
handle: &Handle,
crop: Option<Rectangle<u32>>,
border_radius: Radius,
content_fit: ContentFit,
filter_method: FilterMethod,
rotation: Rotation,
opacity: f32,
scale: f32,
)Available on crate feature
image only.Expand description
Draws an Image