RSS.setImage.3kaya

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

RSS::setImage - Associate an image with the feed

SYNOPSIS

Void setImage( Feed feed, String imageurl, Int width=0, Int height=0 )

ARGUMENTS

feed The RSS feed

imageurl The URL of an image to be associated with the feed.

width Optionally, the width of the image in pixels

height Optionally, the height of the image in pixels

DESCRIPTION

Associate an image with the feed. While the width and height parameters are both optional, it is best to specify both if you specify either.

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.