1Image.getJPEG(3kaya)         Kaya module reference        Image.getJPEG(3kaya)
2
3
4

NAME

6       Image::getJPEG - Get JPEG data
7

SYNOPSIS

9       Binary getJPEG( Image img, Int qual=-1 )
10

ARGUMENTS

12       img The image
13
14       qual The image quality (0..95). Alternatively, any negative number will
15       use the default output quality.
16

DESCRIPTION

18       Returns a Binary object containing the image data in JPEG format.
19

AUTHORS

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

LICENSE

25       The  Kaya  standard  library  is free software; you can redistribute it
26       and/or modify it under the terms  of  the  GNU  Lesser  General  Public
27       License  (version  2.1  or  any later version) as published by the Free
28       Software Foundation.
29
31       Image.getPNG (3kaya)
32
33
34
35Kaya                             December 2010            Image.getJPEG(3kaya)
Impressum