Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
imagealphablending
imagealphablending
Set the image blending mode
Name:
imagealphablending
Category:
Image processing GD
Programming Language:
php
One-line Description:
Set the image blending mode
Related
How to Use imagealphablending and imagecopy Together? A Correct Example of Transparent Composition
5
Why Does Transparency Fail When Compositing Images with imagealphablending()? How to Fix It?
2
Similar Functions
imagecolorsforindex
imagecolorsforindex
Getthecoloroftheinde
imagefilledpolygon
imagefilledpolygon
Drawfillpolygons
image_type_to_extension
image_type_to_extension
Getthefileextensionf
imagecreatefromstring
imagecreatefromstring
Createnewimagesfromi
imagepng
imagepng
OutputPNGimagestobro
getimagesize
getimagesize
Getthesizeoftheimage
imagecreatefromgd2
imagecreatefromgd2
CreatenewimagefromaG
imageline
imageline
Drawaline
Popular Articles
Why Does Transparency Fail When Compositing Images with imagealphablending()? How to Fix It?
How to Use imagealphablending and imagecopy Together? A Correct Example of Transparent Composition