Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
imagecolorclosest
imagecolorclosest
Gets the index of the color closest to the specified color
Name:
imagecolorclosest
Category:
Image processing GD
Programming Language:
php
One-line Description:
Gets the index of the color closest to the specified color
Related
How to Set File and Directory Permissions on an FTP Server Using PHP: A Practical Guide
3
imagefontwidth() Return value detailed explanation: What does an integer mean?
8
Forgot session_start() causes session_register_shutdown() to not work
1
Use pack() to create a binary data packet for network protocol
1
Similar Functions
imagesetbrush
imagesetbrush
Settingabrushimagefo
imagesetthickness
imagesetthickness
Setthewidthoftheline
imageline
imageline
Drawaline
imagecolordeallocate
imagecolordeallocate
Unassigncolortotheim
imageaffinematrixconcat
imageaffinematrixconcat
Connecttwoaffinetran
imagecopyresampled
imagecopyresampled
Copyandadjustpartoft
imagecrop
imagecrop
Croptheimagetothegiv
imageconvolution
imageconvolution
Apply3x3convolutiona
Popular Articles