]> git.ipfire.org Git - thirdparty/cups.git/blob - cups/api-raster.header
Update usage info.
[thirdparty/cups.git] / cups / api-raster.header
1 <!--
2 Raster API documentation for CUPS.
3
4 Copyright © 2008-2010 by Apple Inc.
5
6 Licensed under Apache License v2.0. See the file "LICENSE" for more
7 information.
8 -->
9
10 <h1 class='title'>Raster API</h1>
11
12 <div class='summary'><table summary='General Information'>
13 <thead>
14 <tr>
15 <th>Header</th>
16 <th>cups/raster.h</th>
17 </tr>
18 </thead>
19 <tbody>
20 <tr>
21 <th>Library</th>
22 <td>-lcupsimage</td>
23 </tr>
24 <tr>
25 <th>See Also</th>
26 <td>Programming: <a href='api-overview.html'>Introduction to CUPS Programming</a><br>
27 Programming: <a href='api-cups.html'>CUPS API</a><br>
28 Programming: <a href='api-cups.html'>PPD API</a><br>
29 References: <a href='spec-ppd.html'>CUPS PPD Specification</a></td>
30 </tr>
31 </tbody>
32 </table></div>