All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.scalajs.dom.html.canvas.RenderingContext.scala Maven / Gradle / Ivy

There is a newer version: 0.4.2
Show newest version
package io.scalajs.dom.html.canvas

import scala.scalajs.js

/**
  * Abstract Rendering Context
  * @author [email protected]
  */
@js.native
trait RenderingContext extends js.Object




© 2015 - 2024 Weber Informatics LLC | Privacy Policy