]> granicus.if.org Git - imagemagick/blobdiff - www/identify.html
(no commit message)
[imagemagick] / www / identify.html
index 03d2a62146c39412c607eb8f960045c8b4676139..343ffd4694f31306c67fbeb3d5d048adeb8fe6e5 100644 (file)
   <a href="../www/sponsors.html">Sponsors:</a>
 
 <div class="sponsbox">
+<div  class="sponsor">
+   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20101101000200 -->
+</div>
 <div  class="sponsor">
   <a href="http://www.tomsgutscheine.de">Tom's Gutscheine</a><!-- 201005010360 invendio.de-->
 </div>
 <div  class="sponsor">
-  <a href="http://www.online-kredit-index.de">Kredit</a><!-- 201004010120 Buchhorn -->
+  <a href="http://www.online-kredit-index.de">Kredit</a><!-- 201007010120 Buchhorn -->
 </div>
 <div  class="sponsor">
   <a href="http://www.blumenversender.com">Blumenversand</a><!-- 201005010120 -->
   <a href="http://www.print24.de/">Druckerei</a><!-- 201009010720 -->
 </div>
 <div  class="sponsor">
-   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de -->
+   <a href="http://www.goyax.de">Börse</a><!-- 201004010240 Gewiese digital-finance.de -->
 </div>
 <div  class="sponsor">
-   <a href="http://www.allesdruck.de">Druckerei Online</a><!-- 201012001200 allesdruck.de-->
+   <a href="http://www.allesdruck.de">Druckerei Online</a><!-- 201012011200 allesdruck.de-->
 </div>
 <div  class="sponsor">
   <a href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 201002010000 -->
     Tainted: False  <br/>
     Filesize: 3.97266kb  <br/>
     Number pixels: 3.14453kb  <br/>
-    Version: ImageMagick 6.5.8-6 2009-12-05 Q16 http://www.imagemagick.org</span></p>
+    Version: ImageMagick 6.5.9-4 2010-02-15 Q16 http://www.imagemagick.org</span></p>
 <p>To get the print size in inches of an image at 72 DPI, use:</p>
 
 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>identify -format "%[fx:w/72] by %[fx:h/72] inches" document.png</span><span class='crtout'>8.5 x 11 inches</span></p>
 <p>The depth and dimensions of a raw image must be specified on the command line:</p>
 
 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>identify -depth 8 -size 640x480 image.raw</span><span class='crtout'>image.raw RGB 640x480 DirectClass 9kb 0.000u 0:01</span></p>
-<p>Here we display the number of unique colors in the image:</p>
+<p>Here we display the image texture features and the number of unique colors in the image:</p>
 
-<p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>identify -define unique=true -verbose image.png</span></p>
+<p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>identify -verbose -features 1 -unique image.png</span></p>
 <p>You can find additional examples of using <kbd>identify</kbd> in <a href="http://www.imagemagick.org/Usage/">Examples of ImageMagick Usage</a>.</p>
 
 </div>
@@ -304,6 +307,11 @@ transparent, extract, background, or shape the alpha channel</td>
     <td valign="top">extract area from image</td>
   </tr>
 
+  <tr>
+    <td valign="top"><a href="../www/command-line-options.html#features">-features <em class="option">distance</em></a></td>
+    <td valign="top">display image features (e.g. contract, correlations, etc.).</td>
+  </tr>
+
   <tr>
     <td valign="top"><a href="../www/command-line-options.html#format_identify_">-format <em class="option">string</em></a></td>
     <td valign="top">output formatted image characteristics</td>
@@ -349,6 +357,11 @@ transparent, extract, background, or shape the alpha channel</td>
     <td valign="top">monitor progress</td>
   </tr>
 
+  <tr>
+    <td valign="top"><a href="../www/command-line-options.html#negate">-negate</a></td>
+    <td valign="top">replace each pixel with its complementary color </td>
+  </tr>
+
   <tr>
     <td valign="top"><a href="../www/command-line-options.html#quiet">-quiet</a></td>
     <td valign="top">suppress all warning messages</td>
@@ -384,6 +397,11 @@ transparent, extract, background, or shape the alpha channel</td>
     <td valign="top">strip image of all profiles and comments</td>
   </tr>
 
+  <tr>
+    <td valign="top"><a href="../www/command-line-options.html#unique">-unique</a></td>
+    <td valign="top">display image the number of unique colors in the image.</td>
+  </tr>
+
   <tr>
     <td valign="top"><a href="../www/command-line-options.html#units">-units <em class="option">type</em></a></td>
     <td valign="top">the units of image resolution</td>
@@ -415,8 +433,7 @@ transparent, extract, background, or shape the alpha channel</td>
  <!--    <span id="linkbar-west">&nbsp;</span>  -->\r
     <span id="linkbar-center">\r
       <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;\r
-      <a href="../www/mailing-list.html">Mailing Lists</a> &bull;\r
-    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>\r
+    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>\r
     </span>\r
     <span id="linkbar-east">&nbsp;</span>\r
   </div>\r