]> git.ipfire.org Git - thirdparty/cups.git/blob - cups/api-raster.header
Greatly simplify the man page handling.
[thirdparty/cups.git] / cups / api-raster.header
1 <!--
2 Raster API documentation for CUPS.
3
4 Copyright © 2008-2019 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>-lcups</td>
23 </tr>
24 <tr>
25 <th>See Also</th>
26 <td>Programming: <a href='cupspm.html'>CUPS Programming Manual</a><br>
27 Programming: <a href='api-ppd.html'>PPD API</a><br>
28 References: <a href='spec-ppd.html'>CUPS PPD Specification</a></td>
29 </tr>
30 </tbody>
31 </table></div>