Skip to content
ben-sangster edited this page Jan 10, 2011 · 2 revisions

Description

Bindings for generic Image object. Inherits from PaintDevice.

Functions

ImageFormat format ([ImageFormat])

Object { x, y, width, height } rect ()

void save (String filename, [String format])

void load (String filename, [String format])

void scaled (Number width, Number height)

Clone this wiki locally