[][src]Function gdl::put_image_data

pub fn put_image_data(
    canvas: HtmlCanvasElement,
    ctx: CanvasRenderingContext2d,
    new_image: PhotonImage
)

Place the ImageData onto the 2D context.