History log of /imagick/php_imagick.h (Results 101 – 118 of 118)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# d346985e 04-Jan-2003 mj

* Update copyright year to 2003.


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@110392 c90b9560-bf6c-de11-be94-00142212c4b1


# 1e393f40 02-Jan-2003 mcmontero

- functions added:
imagick_flatten()
- fixed bad code in these functions:
imagick_despeckle()
imagick_edge()

- functions added:
imagick_flatten()
- fixed bad code in these functions:
imagick_despeckle()
imagick_edge()
imagick_emboss()
imagick_enhance()
imagick_gaussianblur()
imagick_medianfilter()
imagick_motionblur()
imagick_reducenoise()
imagick_shade()
imagick_sharpen()
imagick_spread()
imagick_unsharpmask()
- for the above functions, if call to corresponding ImageMagick
function the module would probably core dump. If it didn't the
results would be really buddy and weird.
James Huston will be testing imagick_flatten() for us.


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@110001 c90b9560-bf6c-de11-be94-00142212c4b1

show more ...


# 60a952e4 26-Dec-2002 mcmontero

imagick_transformrgb(): added, being tested by James Huston.


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@109050 c90b9560-bf6c-de11-be94-00142212c4b1


# 6d200f7c 23-Dec-2002 mcmontero

Added imagick_rgbtransform() for James Huston who will be testing it out
for us. Added supporting IMAGICK_COLORSPACE_* globals.


git-svn-id: http://svn.php.net/repository/pecl/imagi

Added imagick_rgbtransform() for James Huston who will be testing it out
for us. Added supporting IMAGICK_COLORSPACE_* globals.


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@108936 c90b9560-bf6c-de11-be94-00142212c4b1

show more ...


# e4fa5da7 16-Dec-2002 mcmontero

imagick_isimagesequal() added.


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@108334 c90b9560-bf6c-de11-be94-00142212c4b1


# 362db269 16-Dec-2002 mcmontero

Added imagick_getimagetype() and support IMAGICK_TYPE_* globals.


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@108333 c90b9560-bf6c-de11-be94-00142212c4b1


# 9fe7b617 09-Dec-2002 mcmontero

- functions added:
imagick_zoom()
- the ifference between imagick_zoom() and imagick_resize() is
that zoom applies the blur and filter that are defined b

- functions added:
imagick_zoom()
- the ifference between imagick_zoom() and imagick_resize() is
that zoom applies the blur and filter that are defined by
the image. It is a much simpler way of resizing an image.


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@107344 c90b9560-bf6c-de11-be94-00142212c4b1

show more ...


# a1cabcda 09-Dec-2002 mcmontero

Added imagick_profile() and IMAGICK_PROFILE_* to help fix this potential
problem:
http://studio.imagemagick.org/pipermail/magick-users/2002-September/005072.html


git-svn-id: htt

Added imagick_profile() and IMAGICK_PROFILE_* to help fix this potential
problem:
http://studio.imagemagick.org/pipermail/magick-users/2002-September/005072.html


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@107273 c90b9560-bf6c-de11-be94-00142212c4b1

show more ...


# f7ea3fc5 06-Dec-2002 mcmontero

Added imagick_composite() and required IMAGICK_COMPOSITE_OP_* defines.


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@107079 c90b9560-bf6c-de11-be94-00142212c4b1


# eb748d87 05-Dec-2002 mcmontero

Added imagick_isgrayimage(), ismonochromeimage(), isopaqueimage(),
ispaletteimage() and ordereddither().


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@106975 c90b9560

Added imagick_isgrayimage(), ismonochromeimage(), isopaqueimage(),
ispaletteimage() and ordereddither().


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@106975 c90b9560-bf6c-de11-be94-00142212c4b1

show more ...


# 041ad01b 05-Dec-2002 mcmontero

Added imagick_chop(), imagick_crop(), imagick_flip(), imagick_flop(),
imagick_roll(), imagick_getimagedepth(), imagick_getnumbercolors().


git-svn-id: http://svn.php.net/repository/p

Added imagick_chop(), imagick_crop(), imagick_flip(), imagick_flop(),
imagick_roll(), imagick_getimagedepth(), imagick_getnumbercolors().


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@106902 c90b9560-bf6c-de11-be94-00142212c4b1

show more ...


# db71b507 02-Dec-2002 chregu

woho. new imagick extension is finally in PECL

I have not tested this version yet and package.xml is most certainly not
complete, but I trust Michael, that it's not completely borked :)

woho. new imagick extension is finally in PECL

I have not tested this version yet and package.xml is most certainly not
complete, but I trust Michael, that it's not completely borked :)


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@106595 c90b9560-bf6c-de11-be94-00142212c4b1

show more ...


# f612f6a3 26-Nov-2002 chregu

temporarily remove these files, since we will soon have a newly written extension.


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@105829 c90b9560-bf6c-de11-be94-00142212c4

temporarily remove these files, since we will soon have a newly written extension.


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@105829 c90b9560-bf6c-de11-be94-00142212c4b1

show more ...


# b5ebd3f8 02-Sep-2002 chregu

bump up version number...


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@94346 c90b9560-bf6c-de11-be94-00142212c4b1


# 544a017e 28-Aug-2002 pajoye

Add imagick_border
Add imagick_frame
TODO: Fix the color of frame (matte_color) or border (border_color)


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@93867 c90b9

Add imagick_border
Add imagick_frame
TODO: Fix the color of frame (matte_color) or border (border_color)


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@93867 c90b9560-bf6c-de11-be94-00142212c4b1

show more ...


# dd7252f5 15-Jan-2002 chregu

new version (0.1)
- imagick_sample(), imagick_resize(), imagick_crop(), imagick_shear(), imagick_rotate(), imagick_morph() are depraceted and replaced by the corresponding imagick_copy_* function

new version (0.1)
- imagick_sample(), imagick_resize(), imagick_crop(), imagick_shear(), imagick_rotate(), imagick_morph() are depraceted and replaced by the corresponding imagick_copy_* function, which return a new handle. The depracated functions will be removed in the next version.
- Cosmetic changes to phpinfo()
- Fixed some critical resource allocation errors
- and some more


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@67835 c90b9560-bf6c-de11-be94-00142212c4b1

show more ...


# 416f3d05 04-Dec-2001 chregu

New Release:
- added andrei as author
- better config support
- better errorhandling
- support for php < 4.1
- annotate text function


git-svn-id: http://svn.php.net/

New Release:
- added andrei as author
- better config support
- better errorhandling
- support for php < 4.1
- annotate text function


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@63845 c90b9560-bf6c-de11-be94-00142212c4b1

show more ...


# 615ed238 22-Nov-2001 chregu

first release on pear/pecl of ext/imagick.
see http://php.chregu.tv/imagick for details about this extension


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@63046 c90b9

first release on pear/pecl of ext/imagick.
see http://php.chregu.tv/imagick for details about this extension


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@63046 c90b9560-bf6c-de11-be94-00142212c4b1

show more ...


12345