1<!-- 2 Raster API documentation for CUPS. 3 4 Copyright 2008-2010 by Apple Inc. 5 6 These coded instructions, statements, and computer programs are the 7 property of Apple Inc. and are protected by Federal copyright 8 law. Distribution and use rights are outlined in the file "LICENSE.txt" 9 which should have been included with this file. If this file is 10 file is missing or damaged, see the license at "http://www.cups.org/". 11--> 12 13<h1 class='title'>Raster API</h1> 14 15<div class='summary'><table summary='General Information'> 16<thead> 17<tr> 18 <th>Header</th> 19 <th>cups/raster.h</th> 20</tr> 21</thead> 22<tbody> 23<tr> 24 <th>Library</th> 25 <td>-lcupsimage</td> 26</tr> 27<tr> 28 <th>See Also</th> 29 <td>Programming: <a href='api-overview.html'>Introduction to CUPS Programming</a><br> 30 Programming: <a href='api-cups.html'>CUPS API</a><br> 31 Programming: <a href='api-cups.html'>PPD API</a><br> 32 References: <a href='spec-ppd.html'>CUPS PPD Specification</a></td> 33</tr> 34</tbody> 35</table></div> 36