Penguin

composite

composite

NAME SYNOPSIS DESCRIPTION EXAMPLES OPTIONS ENVIRONMENT SEE ALSO COPYRIGHT AUTHORS


NAME

composite - composite images together.

SYNOPSIS

composite [__ ''options'' __...? image composite [__ ''mask'' __? composited

DESCRIPTION

composite composite images to create new images.

The optional mask can be used to provide matte information for composite when it has none or if you want a different mask. A mask image is typically grayscale and the same size as composite. If the image is not grayscale, it is converted to grayscale and the resulting intensities are used as matte information.

If composited already exists, you will be prompted as to whether it should be overwritten.

EXAMPLES

To composite an image of a cockatoo with a perch, use:

composite cockatoo.miff perch.ras composite.miff

To compute the difference between images in a series, use:

composite -compose difference series.1 series.2 difference.miff

To composite an image of a cockatoo with a perch starting at location (100,150), use:

composite -geometry +100+150 cockatoo.miff perch.ras composite.miff

To tile a logo across your image of a cockatoo, use

convert +shade 30x60 cockatoo.miff mask.miff composite

  • compose bumpmap -tile logo.png cockatoo.miff mask.miff

composite.miff

To composite a red, green, and blue color plane into a single composite image, try

composite -compose !CopyGreen? red.png green.png red-green.png composite -compose !CopyBlue? red-green.png blue.png composite.png

OPTIONS

Options are processed in command line order. Any option you specify on the command line remains in effect only for the image that follows. All options are reset to their default values after each image is read.

For a more detailed description of each option, see !ImageMagick(1).

-background

the background color

-cache

megabytes of memory available to the pixel cache

-colors

preferred number of colors in the image

-colorspace

the type of colorspace

-comment

annotate an image with a comment

-compose

the type of image composition

-compress

the type of image compression

-debug

enable debug printout

-density

vertical and horizontal resolution in pixels of the image

-depth

depth of the image

-displace

shift image pixels as defined by a displacement map

-display

specifies the X server to contact

-dispose

GIF disposal method

-dissolve

dissolve an image into another by the given percent

-dither

apply Floyd/Steinberg error diffusion to the image

-endian

specify endianness (MSB or LSB) of output image

-filter

use this type of filter when resizing an image

-font

use this font when annotating the image with text

-geometry

preferred size and location of the Image window.

-gravity

direction primitive gravitates to when annotating the image.

-help

print usage instructions

-interlace

the type of interlacing scheme

-label

assign a label to an image

-matte

store matte channel if the image has one

-monochrome

transform the image to black and white

-negate

replace every pixel with its complementary color

-page

size and location of an image canvas

-profile

add ICM, IPTC, or generic profile to image

-quality

JPEG/MIFF/PNG compression level

-resize

resize and locate an image

-rotate

apply Paeth image rotation to the image

-sampling_factor

sampling factors used by JPEG encoder.

-scene

set scene number

-sharpen

sharpen the image

-size

width and height of the image

-stegano

hide watermark within an image

-stereo

composite two images to create a stereo anaglyph

-treedepth

tree depth for the color reduction algorithm

-trim

trim an image

-type

the image type

-units

the type of image resolution

-unsharp

sharpen the image with an unsharp mask operator

-verbose

print detailed information about the image

-watermark

percent brightness and saturation of a watermark

-write

write an image sequence

Fatal Error:

lib/CachedMarkup.php (In template 'browse' < 'body' < 'html'):257: Error: Pure virtual

lib/main.php:944: Notice: PageInfo: Cannot find action page

lib/main.php:839: Notice: PageInfo: Unknown action



Fatal PhpWiki Error

lib/CachedMarkup.php (In template 'browse' < 'body' < 'html'):257: Error: Pure virtual