comet

A language built for fun

This project is maintained by cometlang

up

Image

inherits Object

The coordinate system for the images starts with 0,0 at the bottom-left and ends with (width-1),(height-1) at the top-right. It is always in 24-bit colour, 8 bits per channel and does not currently support an alpha channel. Jpegs are written at a constant 90 quality.

Enum - IMAGE_FORMAT

constructor

methods

static methods