1<!-- 2 Raster API documentation for CUPS. 3 4 Copyright © 2020-2024 by OpenPrinting. 5 Copyright © 2008-2019 by Apple Inc. 6 7 Licensed under Apache License v2.0. See the file "LICENSE" for more 8 information. 9--> 10 11<h1 class='title'>Raster API</h1> 12 13<div class='summary'><table summary='General Information'> 14<thead> 15<tr> 16 <th>Header</th> 17 <th>cups/raster.h</th> 18</tr> 19</thead> 20<tbody> 21<tr> 22 <th>Library</th> 23 <td>-lcups</td> 24</tr> 25<tr> 26 <th>See Also</th> 27 <td>Programming: <a href='cupspm.html'>CUPS Programming Manual</a><br> 28 Programming: <a href='api-ppd.html'>PPD API</a><br> 29 References: <a href='spec-ppd.html'>CUPS PPD Specification</a></td> 30</tr> 31</tbody> 32</table></div> 33