7.4. Interfaces for libcupsimage

Table 7-4 defines the library name and shared object name for the libcupsimage library

Table 7-4. libcupsimage Definition

Library:libcupsimage
SONAME:libcupsimage.so.2

The behavior of the interfaces in this library is specified by the following specifications:

[LSB] This Specification

7.4.1. CUPS Raster ABI

7.4.1.1. Interfaces for CUPS Raster ABI

An LSB conforming implementation shall provide the generic functions for CUPS Raster ABI specified in Table 7-5, with the full mandatory functionality as described in the referenced underlying specification.

Table 7-5. libcupsimage - CUPS Raster ABI Function Interfaces

cupsRasterClose [LSB]cupsRasterOpen [LSB]cupsRasterReadHeader [LSB]cupsRasterReadPixels [LSB]
cupsRasterWriteHeader [LSB]cupsRasterWritePixels [LSB]  

An LSB conforming implementation shall provide the generic deprecated functions for CUPS Raster ABI specified in Table 7-6, with the full mandatory functionality as described in the referenced underlying specification.

Note: These interfaces are deprecated, and applications should avoid using them. These interfaces may be withdrawn in future releases of this specification.

Table 7-6. libcupsimage - CUPS Raster ABI Deprecated Function Interfaces

cupsRasterReadHeader [LSB]cupsRasterWriteHeader [LSB]