Image.3kaya

Langue: en

Version: March 2009 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Image - Image manipulation

DESCRIPTION

This module interfaces to the GD library for creating and editing JPEG and PNG images. It also provides a displayPage function so that the generated images may be easily output by webapps.

See the Shape CGI for an example of the use of this module on the web.

TYPE SYNONYMS

Color = Colour

DATA TYPES

Image.ArcStyle(3kaya)

Image.Colour(3kaya)

Image.Font(3kaya)

Image.Image(3kaya)

Image.ImageType(3kaya)

Image.WebImage(3kaya)

EXCEPTIONS

Image.ColourOutOfRange(3kaya)

FUNCTIONS

Image.arc(3kaya)

Image.copy(3kaya)

Image.copyResized(3kaya)

Image.create(3kaya)

Image.create_1(3kaya)

Image.dashedLine(3kaya)

Image.destroy(3kaya)

Image.displayPage(3kaya)

Image.drawString(3kaya)

Image.ellipse(3kaya)

Image.getJPEG(3kaya)

Image.getPNG(3kaya)

Image.giant(3kaya)

Image.height(3kaya)

Image.large(3kaya)

Image.line(3kaya)

Image.makeColour(3kaya)

Image.makeJPEG(3kaya)

Image.makePNG(3kaya)

Image.mediumBold(3kaya)

Image.poly(3kaya)

Image.rectangle(3kaya)

Image.setPixel(3kaya)

Image.small(3kaya)

Image.tiny(3kaya)

Image.webJPEG(3kaya)

Image.webPNG(3kaya)

Image.width(3kaya)

AUTHORS

Kaya standard library by Edwin Brady, Chris Morris and others (kaya@kayalang.org). For further information see http://kayalang.org/

LICENSE

The Kaya standard library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (version 2.1 or any later version) as published by the Free Software Foundation.