mirror of
https://github.com/MopriaAlliance/CUPS-for-Android.git
synced 2025-08-03 02:54:36 +08:00
32 lines
640 B
Plaintext
32 lines
640 B
Plaintext
<!--
|
||
Raster API documentation for CUPS.
|
||
|
||
Copyright © 2008-2019 by Apple Inc.
|
||
|
||
Licensed under Apache License v2.0. See the file "LICENSE" for more
|
||
information.
|
||
-->
|
||
|
||
<h1 class='title'>Raster API</h1>
|
||
|
||
<div class='summary'><table summary='General Information'>
|
||
<thead>
|
||
<tr>
|
||
<th>Header</th>
|
||
<th>cups/raster.h</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<th>Library</th>
|
||
<td>-lcups</td>
|
||
</tr>
|
||
<tr>
|
||
<th>See Also</th>
|
||
<td>Programming: <a href='cupspm.html'>CUPS Programming Manual</a><br>
|
||
Programming: <a href='api-ppd.html'>PPD API</a><br>
|
||
References: <a href='spec-ppd.html'>CUPS PPD Specification</a></td>
|
||
</tr>
|
||
</tbody>
|
||
</table></div>
|