Module: Image

Image

new require("Image")(url, width, height)

Parameters:
Name Type Description
url
width
height

Methods

<static> Image#getHeight() → {number}

Returns the Image's Height

Returns:
Type
number

<static> Image#getUrl() → {string}

Returns the Image's URL

Returns:
Type
string

<static> Image#getWidth() → {number}

Returns the Image's width

Returns:
Type
number
©2014 United States Government, all rights reserved. Powered by InnoVision, created by the GIAT.
Documentation generated by JSDoc 3.3.0 on Wed May 13th 2015 using the DocStrap template.