![]() | The original unmodified image |
![]() | Scale
<?php Scale. The -scale option uses a simpler, faster algorithm than -resize, and it ignores the -filter setting if one is present. Offsets, if present in the geometry string, are ignored, and the -gravity option has no effect. |
![]() | Scale
<?php An interesting effect. |
| scene | Set scene number. |
| screen | Specify the screen to capture. |
| seed | Seed a new sequence of pseudo-random numbers. |
| segment | Segment the colors of an image. |
| selective-blur | Selectively blur pixels within a contrast threshold. |
![]() ![]() ![]() | Separate
<?php Separate an image channel into a grayscale image. Specify the channel with -channel. |
![]() | Sepia-tone
<?php Sepia effect. |
| set | Set an image attribute for all images in the current image sequence, after they have been created or read in. |
![]() | Shade
<?php Shade the image using a distant light source. |
![]() | Shadow
<?php Simulate an image shadow. - to retain the transparency of the shadow save as a png. |
| sharpen | sharpen the image. |
![]() | Shave
<?php Shave pixels from the image edges. |
![]() | Shear
<?php Shear the image along the x-axis and/or y-axis. - the colour of the parts of the canvas exposed by the image moving are set by -background. |
![]() | Shear
<?php Shear the image along the x-axis and/or y-axis. - the colour of the parts of the canvas exposed by the image moving are set by -background. |
![]() | Sigmoidal contrast
<?php Increase the contrast without saturating highlights or shadows. |
| silent | Operate silently. |
![]() | Sketch
<?php Simulate a pencil sketch. |
![]() | Sketch
<?php Simulate a pencil sketch. |
![]() | Solarize
<?php Negate all pixels above the threshold level. Effect using percent. |
![]() | Solarize
<?php A pixel value is 0 to QuantumRange, (2^Q-1 where Q is the Quality for IM) It is basically the raw interger values used to represent pixels in memory! For Q16 that is 0 to 65535. 50% is halve that value or a value of 32767 The same thing happens in some -evaluate operations (like 'add'). It is also that way in the -level operator. In a Solarize operation values greater than the solarize point are negated, values below are left as is. |
| snaps | Set the number of screen snapshots. |
![]() | Sparse-color
<?php Color the given image using the specified points of color, and filling the other intervening colors using the given methods. |
![]() | Splice
<?php Splice the current background color into the image. |
![]() | Splice
<?php Splice the current background color into the image on one edge - bottom in this case. |
| spread | Displace image pixels by a random amount. |
| stegano | Hide watermark within an image. |
| stereo | Composite two images to create a stereo anaglyph. |
| storage-type | Pixel storage type. |
| stretch | Set a type of stretch style for fonts. |
![]() | Strokewidth
<?php Strokewidth sets the line width. |
| strip | Strip the image of any profiles or comments. |
| stroke | Color to use when stroking a graphic primitive. |
| style | Set a font style for text. |
| swap | Swap the positions of two images in the image sequence. |
![]() | Swirl
<?php Swirl image pixels about the center. |
| taint | Mark the image as modified even if it isn't. |
![]() |
Text-font
<?php Font for writing fixed-width text. - NOT WORKING NOT A STANDARD INSTALL ITEM ? |
![]() |
Texture
<?php Name of texture to tile onto the image background. - NOT WORKING, |
| threshold | Apply simultaneous black/white threshold to the image. |
Thumbnail
<?php Resize and thumbnail have the same effect but thumbnail strips the EXIF data etc. See resize for more options. |
|
![]() | Tile
<?php Set the tile image used for filling a subsequent graphic primitive. NOT WORKING. |
| tile-offset | Specify the offset for tile images, relative to the background image it is tiled on. |
![]() | Tint
<?php Tint the image with the fill color. |
| title | Assign a title to displayed image. |
| transform | Transform the image. |
![]() | Transparent
<?php Transparent; saved as a png to retain the transparency. -fuzz can be used to select a range of colours. Image displayed on a grey checkerboard to show the transparent areas. |
![]() | Transparent color
<?php This does not make a color transparent, it only defines what color the transparent color is in the color palette of the saved image. |
![]() | Transpose
<?php Mirror the image along the top-left to bottom-right diagonal. |
![]() | Transverse
<?php Mirror the image along the images bottom-left top-right diagonal. Equivalent to the operations -flop -rotate 90. |
| Treedepth | Tree depth for the color reduction algorithm. |
![]() | Trim
<?php Trim an image. |
| Type | The image type. |
![]() | Undercolor
<?php set the color of the annotation bounding box. |
![]() | Unique colors
<?php Discard all but one of any pixel color. - Output was a very wide thin line; I have shortened it in the imgage tag and it disapers! |
| Units | the units of image resolution. |
![]() | Unsharp
<?php Sharpen the image with an unsharp mask operator. |
![]() | Unsharp
<?php Sharpen the image with an unsharp mask operator. |
| Update | Detect when image file is modified and redisplay. |
| input.jpg=>-identify JPEG 266x200 266x200+0+0 8-bit DirectClass 16kb |
Verbose
<?php Print detailed information about the image when this option preceds the -identify option or info: |
| Image: input.jpg Format: JPEG (Joint Photographic Experts Group JFIF format) Class: DirectClass Geometry: 266x200+0+0 Resolution: 72x72 Print size: 3.69444x2.77778 | Verbose
<?php A better method; only the first 6 lines displayed. |
| Version: ImageMagick 6.5.6-4 2009-09-22 Q16 OpenMP http://www.imagemagick.org Copyright: Copyright (C) 1999-2009 ImageMagick Studio LLC | Version
<?php Print ImageMagick version. As we want the version displayed use system not exec. |
| View | FlashPix viewing parameters. |
![]() | Vignette
<?php soften the edges of the image in vignette style. Image displayed on a grey checkerboard to show the transparent areas. |
Virtual pixel
<?php Specify contents of virtual pixels. |
|
| Visual | Animate images using this X visual type. |
![]() | Watermark
<?php Watermark an image using the given percentages of brightness and saturation. |
![]() | Wave
<?php Shear the columns of an image into a sine wave. - NOT WORKING Image displayed on a grey checkerboard to show the transparent areas. |
![]() | Wave
<?php Shear the columns of an image into a sine wave. Image displayed on a grey checkerboard to show the transparent areas. |
![]() | Weight
<?php Set a font weight for text. |
![]() | White point
<?php Chromaticity white point. - NOT WORKING |
![]() | White threshold
<?php Force to white all pixels above the threshold while leaving all pixels at or below the threshold unchanged. |
| Window | Make the image the background of a window. |
| Window-group | Specify the window group. |