Table of contents
Namespace: Com\Tecnick\Pdf\Image\Import
File: ImageImportInterface.php line 34
Tags
- since: 2011-05-23
- category: Library
- author: jmleroux jmleroux.pro@gmail.com
- copyright: 2011-2026 Nicola Asuni - Tecnick.com LTD
- license: https://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE)
- link: https://github.com/tecnickcom/tc-lib-pdf-image
- phpstan-import-type: ImageBaseData from \Com\Tecnick\Pdf\Image\Import
Methods
getData()
File: ImageImportInterface.php line 43
public getData(ImageBaseData $data) : ImageBaseData
Parameters
- $data : ImageBaseData: Image raw data.
Return values
ImageBaseData —
Image raw data array.