Imagemagick Functions Demo
ImageMagick - Manual
Fonts Supported
List of Methods
Methods that don't seem to work
- adaptiveblurImage - unsupported
- adaptivesharpenImage - unsupported
- Convolve - Doesn't generate an error msg but doesn't work. Use GD convolve instead.
- contraststretch - unsupported
- distort - unsupported
- linearstretch - unsupported
- shadeImage - unsupported
- shadowImage - Doesn't generate an error msg but all I get is a blank white image
- sketch - unsupported
- solarize - generates a negative, not solarized image
- Threshold - Doesn't generate an error msg but all I get is a mostly blank white image. Combine whitethreshold & blackthreshold to get the desired results.
- transverseImage - unsupported
- vignette - unsupported
- Unsharp - Doesn't generate an error msg but all I get is a mostly blank white image.
- wave - unsupported