class vaseOpenGl::GlImage

sys::Obj
  vaseOpenGl::GlImage

@Js

Image represents a graphical image.

height

Int height()

load

Void load(Func<Void,This> f)

make

new make(Uri uri)

uri

Uri uri

width

Int width()