首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecolorexact
imagecolorexact
獲取指定顏色的索引
名稱:
imagecolorexact
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取指定顏色的索引
相關內容
socket_set_option 配合SO_KEEPALIVE 使用實現長連接保持
3
get_client_version函數在後台管理系統中的應用
6
如何避免使用imageflip 翻轉圖片時的內存消耗過大?
7
如何通過apcu_entry 處理高並發情況下的緩存競爭
2
同類函數
imagecrop
imagecrop
將圖像裁剪到給定的矩形
imagepng
imagepng
將PNG圖像輸出到瀏覽器或文件
imagefilter
imagefilter
對圖像應用濾鏡
imagecropauto
imagecropauto
使用其中一種可用模式自動裁剪圖像
imagesetinterpolation
imagesetinterpolation
設置插值方法
imagewebp
imagewebp
將WebP圖像輸出到瀏覽器或文件
imageconvolution
imageconvolution
使用係數和偏移量應用3x3卷積矩陣
imagelayereffect
imagelayereffect
設置alpha混合標誌以使用分層效果
熱門文章