Function iced::widget::image::draw

source ·
pub fn draw<Renderer, Handle>(
    renderer: &mut Renderer,
    layout: Layout<'_>,
    handle: &Handle,
    content_fit: ContentFit,
    filter_method: FilterMethod
)
where Renderer: Renderer<Handle = Handle>, Handle: Clone + Hash,
Available on crate feature image only.
Expand description

Draws an Image