TCPDF_IMAGES::setGDImageTransparency( $new_image,  $image )

Set the transparency for the given GD image.


Description Description


Parameters Parameters

$new_image

(Required) (image) GD image object

$image

(Required) (image) GD image object. return GD image object.


Top ↑

Source Source

File: includes/lib/tcpdf/include/tcpdf_images.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.9.016 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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