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

def.dom.Image Maven / Gradle / Ivy

The newest version!
package def.dom;

import def.js.Object;

/** This is an automatically generated object type (see the source definition). */
@jsweet.lang.ObjectType
public class Image extends def.js.Object {
    public Image(double width, double height){}
    public Image(double width){}
    public Image(){}
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy