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

Description

Image format. Inherits from PaintDevice

Functions

void fill (Object { r, g, b } color)

void load (String filename, [String format])

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

void save (String filename, [String format])

void scaled (Number width, Number height)

Image toImage ()

Clone this wiki locally