Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
identify(1)
Edit
PageHistory
Diff
Info
LikePages
identify !!!identify NAME SYNOPSIS DESCRIPTION OPTIONS SEE ALSO COPYRIGHT AUTHORS ---- !!NAME identify - describe an image or image sequence. !!SYNOPSIS __identify__ ''file'' [[ ''file'' ... ] !!DESCRIPTION __Identify__ describes the format and characteristics of one or more image files. It will also report if an image is incomplete or corrupt. The information displayed includes the scene number, the file name, the width and height of the image, whether the image is colormapped or not, the number of colors in the image, the number of bytes in the image, the format of the image (JPEG, PNM, etc.), and finally the number of seconds it took to read and process the image. An example line output from __identify__ follows: images/aquarium.miff 640x480 !PseudoClass 256c 308135b MIFF 1s If -verbose is set, expect additional output including any image comment: Image: images/aquarium.miff class: !PseudoClass colors: 256 signature: eb5dca81dd93ae7e6ffae99a527eb5dca8... matte: False geometry: 640x480 depth: 8 bytes: 308135 format: MIFF comments: Imported from MTV raster image: aquarium.mtv !!OPTIONS Options are processed in command line order. Any option you specify on the command line remains in effect for the set of images immediately following, until the set is terminated by the appearance of any option or __-noop__. For a more detailed description of each option, see ''!ImageMagick(1)''. __-cache__ '''' megabytes of memory available to the pixel cache __-debug__ enable debug printout __-density__ '''' vertical and horizontal resolution in pixels of the image __-depth__ '''' depth of the image __-format__ '''' output formatted image characteristics __-help__ print usage instructions __-ping__ efficiently determine image characteristics __-size__ '''' width and height of the image __-verbose__ print detailed information about the image For a more detailed description of each option, see ''!ImageMagick(1)''. !!SEE ALSO display(1), animate(1), montage(1), mogrify(1), convert(1), !ImageMagick(1), composite(1) !!COPYRIGHT __Copyright (C) 2002 !ImageMagick Studio__ __Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files ( __ __The above copyright notice and this permission notice shall be included in all copies or substantial portions of !ImageMagick.__ __The software is provided __ __Except as contained in this notice, the name of the !ImageMagick Studio LLC shall not be used in advertising or otherwise to promote the sale, use or other dealings in !ImageMagick without prior written authorization from the !ImageMagick Studio.__ !!AUTHORS ''John Cristy, !ImageMagick Studio LLC, Glenn Randers-Pehrson, !ImageMagick Studio LLC.'' ----
9 pages link to
identify(1)
:
ImageMagick(1)
animate(1)
import(1)
composite(1)
conjure(1)
convert(1)
display(1)
mogrify(1)
Man1i
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.