TCPDF::setImageSubBuffer( $image,  $key,  $data )

Set image buffer content for a specified sub-key.


Description Description


Parameters Parameters

$image

(Required) (string) image key

$key

(Required) (string) image sub-key

$data

(Required) (array) image data


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.5.000 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.