调用 ImageMagick 的PHP函数中文文档

2024-02-14 13:38

本文主要是介绍调用 ImageMagick 的PHP函数中文文档,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

导读:iMagick的作者并未告诉大家可以使用那些函数以及方法,这些函数和方法都是从source文件中的定义找到。作者摸索测试。请大家在有example的代码情况下做测试,不然很难用明白。
FunctionDescription
图片构造类image_handle = imagick_readimage([image file])读取图片到handle
 bool = imagick_writeimage([source image handle],[new name & filetype])写图片
 UN KNOW USE = imagick_writeimages 
 new_handle = imagick_clonehandle([image handle])复制出新句柄
 image_handle = imagick_image2blob([blob handle])将数据流数据转换成为image数据
 imagick_blob2image与image2blob相反
 image_handle = imagick_getcanvas([color],[canvas width],[canvas height])创建一个画布
 UN KNOW USE = imagick_newimagelist 
错误句柄类bool = imagick_iserror([image handle])最后一次执行是否成功
 rason_string = imagick_failedreason([image handle])如果执行iImagick函数返回假将可以从本函数抛出失败
 desc_string = imagick_faileddescription([image handle])显示抛出的异常描述
 error_string = imagick_error([image handle])返回错误内容
获取图片信息类image_width = imagick_getwidth([image handle])获得图片宽度
 image_height = imagick_getheight([image handle])获得图片高度
 mime_string = imagick_getmimetype([image handle])获得图片MIME类型
 depth_int = imagick_getimagedepth([image handle])获得图片DEPTH值
 colors_num = imagick_getnumbercolors([image handle])获得图片颜色数量
 bool = imagick_isgrayimage([image handle])是否会度图片
 bool = imagick_ismonochromeimage([image handle])是否单色图片
 bool = imagick_isopaqueimage([image handle])是否不透明图片
 bool = imagick_ispaletteimage([image handle])是否彩色图片
 image_type = imagick_getimagetype([image handle])获得图片颜色值
 bool = imagick_isimagesequal([image handle1],([image handle2]))图片是否相同
 magick_type = imagick_getmagick([image handle])获得图片类型
 int = imagick_getcolorspace([image handle]) 
图片转换类bool = imagick_convert([image handle],[new type])将图片数据转换成为指定格式
 bool = imagick_setcompressiontype([image handle],[compression type])指定图片的压缩方式
 bool = imagick_setcompressionquality([image handle],[quality value])指定图片的压缩质量
尺寸调整类bool = imagick_resize([image handle],[new width],[new height],[filter type],[blur],[geometry])改变图片尺寸
 UN KNOW USE imagick_magnify 
 UN KNOW USE imagick_minify 
 bool = imagick_scale([image handle],[new width],[new height],[geometry])按照指定比例缩小图片
 bool = imagick_sample([image handle],[new width],[new height],[geometry])缩小产生样本图片
 bool = imagick_zoom([image handle],[new width],[new height],[geometry])放大图片
字体设置类bool = imagick_setfontsize([image handle],[size])设置字体大小
 UN KNOW USE imagick_setfontstyle 
 bool = imagick_setfontface([image handle],[Font Name])设置采用的字体
绘图类bool = imagick_begindraw([image handle])开始在一个image上绘画
 bool = imagick_drawannotation([image handle],[x],[y],[text])在image上的x y开始画一些文字符号
 bool = imagick_drawrectangle([image handle],[up x],[up y],[low x],[low y])画一个矩形
 bool = imagick_drawellipse([image handle],[starting x],[starting y],[ending x],[ending y],[start rotation in degrees],[end rotation in degrees])画一个椭圆形
 bool = imagick_drawarc([image handle],[origin x],[origin y],[ x radius],[ y radius],[ start rotation in degrees],[ end rotation in degrees])画一个弧形
 bool = imagick_drawcircle([image handle],[origin x],[origin y],[perimater x],[perimater y])画一个圆
 bool = imagick_drawline([image handle],[starting x],[starting y],[ending x],[ending y])画一条线
 bool = imagick_drawpoint([image handle],[x coordinate ],[y coordinate ])画一个点
 bool = imagick_setfillcolor([image handle],[color vlaue])设置填充颜色
 bool = imagick_setfillopacity([image handle],[opactiy])设置不透明度
质量增强类bool = imagick_rotate([image handle],[degrees])设置旋转图片的角度
 bool = imagick_shear([image handle],[x coordinate],[y coordinate])旋转剪切
 bool = imagick_contrast([image handle],[contrast value])提高或降低图象对比度
 bool = imagick_equalize([image handle])色彩均匀化
 bool = imagick_gamma([image handle],[gamma value 0.8 - 2.3])图象GAMMA调整
 bool = imagick_level([image handle],[gamma value 0.8 - 2.3])图象GAMMA调整
 bool = imagick_modulate([image handle],[modulate])调整亮度,饱和度,色彩
 bool = imagick_negate([image handle],[gray scale value])反色图片
 bool = imagick_normalize([image handle])规格化图片
图片装饰类bool = imagick_border([image handle],[ x starting position of border ],[y starting position of border ],[width of border],[height of border])在图片上化一个边框
 UN KNOW USE imagick_frame 
 bool = imagick_raise([image handle],[ x starting position of border ],[ y starting position of border ],[ width of border],[ height of border],[raise non-zero])浮雕效果
效率滤镜类bool = imagick_charcoal([image handle],[the radius of pixel neighborhood],[the standard deviation of the Gaussian, in pixels])碳笔
 bool = imagick_implode([image handle],[define the extent of the implosion])内曝效果
 bool = imagick_oilpaint([image handle],[the radius of the circular
neighborhood])
油画效果
 bool = imagick_solarize([image handle],[define the extent of solarization - this value is between 0 and MaxRGB])反转曝光
 bool = imagick_swirl([image handle],[define the tightness of the swirling
effect ])
旋涡
 bool = imagick_wave([image handle],[the amplitude of the wave],[the frequency of the wave])水波纹
图片滤镜类bool = imagick_blur([image handle],[the radius of the Gaussian, in
pixels, not counter the center pixel],[the standard deviation of the
Gaussian, in pixels])
模糊
 bool = imagick_despeckle([image handle])平滑聚焦图象
 bool = imagick_edge([image handle],[the radius of the pixel neighbor- hood; using 0 will cause a suitable radius to be selected for you])边缘锐化
 bool = imagick_emboss([image handle],[the radius of the pixel neighbor-
hood],[the standard deviation of the Gaussian, in pixels])
浮雕效果
 bool = imagick_enhance([image handle])图象增强
 bool = imagick_gaussianblur([image handle],[he radius of the Gaussian, in pixels, not counting the center pixel; using 0 will cause a suitable radius to be selected for you],[the standard deviation of the Gaussian, in pixels])高斯模糊
 bool = imagick_medianfilter([image handle],[the radius of the pixel neighbor-hood])平滑过滤图象
 bool = imagick_motionblur([image handle],[the radius of the Gaussian, in
pixels, not counter the center pixel],[the standard deviation of the
Gaussian, in pixels],[apply the effect along this angle])
动感模糊
 bool = imagick_reducenoise([image handle],[the radius of the pixel neighborhood])降噪
 bool = imagick_shade阴影
 bool = imagick_sharpen锐化
 bool = imagick_spread发散
 bool = imagick_threshold临界值
 bool = imagick_unsharpmaskunsharpmask锐化
 UN KNOW USE bool = imagick_flatten 
图片列表类bool = imagick_next 
 bool = imagick_prev 
 bool = imagick_first 
 bool = imagick_goto 
 bool = imagick_getlistsize 
 bool = imagick_getlistindex 
 bool = imagick_getimagefromlist 
 bool = imagick_pushlist 
 bool = imagick_poplist 
图片变形类bool = imagick_chop 
 bool = imagick_crop([image handle],[x starting position of border],[y starting position of border],[width of border],[height of border])从图片上截取
 bool = imagick_flip ([image handle])图象翻转
 bool = imagick_flop左右转换
 bool = imagick_roll 
 bool = imagick_profile 
 bool = imagick_rgbtransform色彩变更
 bool = imagick_transformrgb色彩变更
 bool = imagick_mosaic 
 bool = imagick_transparent([image handle],[color value])设置指定颜色成为透明色
图片量子化bool = imagick_ordereddither([image handle]) 
图片合成类bool = imagick_composite图象融合
图片属性设置bool = imagick_set_image_comment([image handle],[the comment to set in the image])设置图象的一些参数
 bool = imagick_set_image_quality([image handle],[quality value])设置图象的质量
句柄销毁类bool = imagick_destroyhandle([image handle])干掉指定的image handle
兼容的函数imagick_read => imagick_readimage 
 imagick_free => imagick_destroyhandle 
抛弃的函数imagick_add_resource 
 imagick_list_magickinfo 
 imagick_new 
 imagick_init 
 imagick_copy_sample 
 imagick_copy_resize 
 imagick_copy_crop 
 imagick_copy_shear 
 imagick_copy_rotate 
 imagick_copy_morph 
 imagick_dump

这篇关于调用 ImageMagick 的PHP函数中文文档的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/708647

相关文章

中文分词jieba库的使用与实景应用(一)

知识星球:https://articles.zsxq.com/id_fxvgc803qmr2.html 目录 一.定义: 精确模式(默认模式): 全模式: 搜索引擎模式: paddle 模式(基于深度学习的分词模式): 二 自定义词典 三.文本解析   调整词出现的频率 四. 关键词提取 A. 基于TF-IDF算法的关键词提取 B. 基于TextRank算法的关键词提取

hdu1171(母函数或多重背包)

题意:把物品分成两份,使得价值最接近 可以用背包,或者是母函数来解,母函数(1 + x^v+x^2v+.....+x^num*v)(1 + x^v+x^2v+.....+x^num*v)(1 + x^v+x^2v+.....+x^num*v) 其中指数为价值,每一项的数目为(该物品数+1)个 代码如下: #include<iostream>#include<algorithm>

如何在页面调用utility bar并传递参数至lwc组件

1.在app的utility item中添加lwc组件: 2.调用utility bar api的方式有两种: 方法一,通过lwc调用: import {LightningElement,api ,wire } from 'lwc';import { publish, MessageContext } from 'lightning/messageService';import Ca

活用c4d官方开发文档查询代码

当你问AI助手比如豆包,如何用python禁止掉xpresso标签时候,它会提示到 这时候要用到两个东西。https://developers.maxon.net/论坛搜索和开发文档 比如这里我就在官方找到正确的id描述 然后我就把参数标签换过来

计算机毕业设计 大学志愿填报系统 Java+SpringBoot+Vue 前后端分离 文档报告 代码讲解 安装调试

🍊作者:计算机编程-吉哥 🍊简介:专业从事JavaWeb程序开发,微信小程序开发,定制化项目、 源码、代码讲解、文档撰写、ppt制作。做自己喜欢的事,生活就是快乐的。 🍊心愿:点赞 👍 收藏 ⭐评论 📝 🍅 文末获取源码联系 👇🏻 精彩专栏推荐订阅 👇🏻 不然下次找不到哟~Java毕业设计项目~热门选题推荐《1000套》 目录 1.技术选型 2.开发工具 3.功能

C++操作符重载实例(独立函数)

C++操作符重载实例,我们把坐标值CVector的加法进行重载,计算c3=c1+c2时,也就是计算x3=x1+x2,y3=y1+y2,今天我们以独立函数的方式重载操作符+(加号),以下是C++代码: c1802.cpp源代码: D:\YcjWork\CppTour>vim c1802.cpp #include <iostream>using namespace std;/*** 以独立函数

vscode中文乱码问题,注释,终端,调试乱码一劳永逸版

忘记咋回事突然出现了乱码问题,很多方法都试了,注释乱码解决了,终端又乱码,调试窗口也乱码,最后经过本人不懈努力,终于全部解决了,现在分享给大家我的方法。 乱码的原因是各个地方用的编码格式不统一,所以把他们设成统一的utf8. 1.电脑的编码格式 开始-设置-时间和语言-语言和区域 管理语言设置-更改系统区域设置-勾选Bata版:使用utf8-确定-然后按指示重启 2.vscode

函数式编程思想

我们经常会用到各种各样的编程思想,例如面向过程、面向对象。不过笔者在该博客简单介绍一下函数式编程思想. 如果对函数式编程思想进行概括,就是f(x) = na(x) , y=uf(x)…至于其他的编程思想,可能是y=a(x)+b(x)+c(x)…,也有可能是y=f(x)=f(x)/a + f(x)/b+f(x)/c… 面向过程的指令式编程 面向过程,简单理解就是y=a(x)+b(x)+c(x)

【LabVIEW学习篇 - 21】:DLL与API的调用

文章目录 DLL与API调用DLLAPIDLL的调用 DLL与API调用 LabVIEW虽然已经足够强大,但不同的语言在不同领域都有着自己的优势,为了强强联合,LabVIEW提供了强大的外部程序接口能力,包括DLL、CIN(C语言接口)、ActiveX、.NET、MATLAB等等。通过DLL可以使用户很方便地调用C、C++、C#、VB等编程语言写的程序以及windows自带的大

利用matlab bar函数绘制较为复杂的柱状图,并在图中进行适当标注

示例代码和结果如下:小疑问:如何自动选择合适的坐标位置对柱状图的数值大小进行标注?😂 clear; close all;x = 1:3;aa=[28.6321521955954 26.2453660695847 21.69102348512086.93747104431360 6.25442246899816 3.342835958564245.51365061796319 4.87