Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
imagegammacorrect
imagegammacorrect
Applying gamma correction to GD images
Name:
imagegammacorrect
Category:
Image processing GD
Programming Language:
php
One-line Description:
Applying gamma correction to GD images
Related
How to use PDOStatement::rowCount to determine whether INSERT is successful
6
The 5 most common errors when using mysqli_stmt::$error
8
xml_set_end_namespace_decl_handler Best practices for working with xml_parse
10
How to use mb_get_info with mb_http_input to get encoding in HTTP request
8
Similar Functions
imageconvolution
imageconvolution
Apply3x3convolutiona
imagegrabwindow
imagegrabwindow
Captureawindow
imagefilledarc
imagefilledarc
Drawapartialarcandfi
imagedashedline
imagedashedline
Drawadottedline
imagechar
imagechar
Drawacharacterhorizo
imageellipse
imageellipse
Drawanellipse
imagegetclip
imagegetclip
Getthecutrectangle
imagecolorclosest
imagecolorclosest
Getstheindexofthecol
Popular Articles