Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
imagecolortransparent
imagecolortransparent
Define color as transparent
Name:
imagecolortransparent
Category:
Image processing GD
Programming Language:
php
One-line Description:
Define color as transparent
Related
How to Properly Use the round() Function in PHP? A Complete Guide to the Basics
7
Fixing the "mysqli_stmt::get_warnings Error: Statement Not Executed or Already Closed" Issue
10
How to Avoid Memory Leaks When Using the hash_equals Function in PHP
5
Do You Know How to Determine If an Image Needs the imagepalettetotruecolor Function?
8
Similar Functions
imagefilledpolygon
imagefilledpolygon
Drawfillpolygons
imagesetpixel
imagesetpixel
Drawasinglepixel
imageantialias
imageantialias
Shouldanti-aliasingb
imageaffinematrixconcat
imageaffinematrixconcat
Connecttwoaffinetran
imagefill
imagefill
AreaFilling
imagepalettetotruecolor
imagepalettetotruecolor
Convertpalette-based
imagecreatefromstring
imagecreatefromstring
Createnewimagesfromi
imagerotate
imagerotate
Rotatetheimageatagiv
Popular Articles