139 lines
13 KiB
HTML
139 lines
13 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of import-im6.q16</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>import-im6.q16</H1>
|
|
Section: User Commands (1)<BR>Updated: Date: 2009/01/10 01:00:00<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
import - saves any visible window on an X server and outputs it as an image file. You can capture a single window, the entire screen, or any rectangular portion of the screen.
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>import-im6.q16</B> [<I>options</I>] <I>output-file</I><DD>
|
|
</DL>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>OVERVIEW</H2>
|
|
|
|
The <B>import-im6.q16</B> program is a member of the <A HREF="/cgi-bin/man/man2html?1+ImageMagick-ims6.q16">ImageMagick-ims6.q16</A>(1) suite of tools. Use it to capture some or all of an X server screen and save the image to a file.
|
|
<P>
|
|
For more information about the import command, point your browser to <A HREF="file:///usr/share/doc/imagemagick-6-common/html/www/import.html">file:///usr/share/doc/imagemagick-6-common/html/www/import.html</A> (on debian system you may install the imagemagick-6 package) or <A HREF="https://www.imagemagick.org/script/import.php.">https://www.imagemagick.org/script/import.php.</A>
|
|
<A NAME="lbAE"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
Image Settings:
|
|
<BR> -adjoin join images into a single multi-image file
|
|
<BR> -border include window border in the output image
|
|
<BR> -channel type apply option to select image channels
|
|
<BR> -colorspace type alternate image colorspace
|
|
<BR> -comment string annotate image with comment
|
|
<BR> -compress type type of pixel compression when writing the image
|
|
<BR> -define format:option
|
|
<BR> define one or more image format options
|
|
<BR> -density geometry horizontal and vertical density of the image
|
|
<BR> -depth value image depth
|
|
<BR> -descend obtain image by descending window hierarchy
|
|
<BR> -display server X server to contact
|
|
<BR> -dispose method layer disposal method
|
|
<BR> -dither method apply error diffusion to image
|
|
<BR> -delay value display the next image after pausing
|
|
<BR> -encipher filename convert plain pixels to cipher pixels
|
|
<BR> -endian type endianness (MSB or LSB) of the image
|
|
<BR> -encoding type text encoding type
|
|
<BR> -filter type use this filter when resizing an image
|
|
<BR> -format "string" output formatted image characteristics
|
|
<BR> -frame include window manager frame
|
|
<BR> -gravity direction which direction to gravitate towards
|
|
<BR> -identify identify the format and characteristics of the image
|
|
<BR> -interlace type None, Line, Plane, or Partition
|
|
<BR> -interpolate method pixel color interpolation method
|
|
<BR> -label string assign a label to an image
|
|
<BR> -limit type value Area, Disk, Map, or Memory resource limit
|
|
<BR> -monitor monitor progress
|
|
<BR> -page geometry size and location of an image canvas
|
|
<BR> -pause seconds seconds delay between snapshots
|
|
<BR> -pointsize value font point size
|
|
<BR> -quality value JPEG/MIFF/PNG compression level
|
|
<BR> -quiet suppress all warning messages
|
|
<BR> -regard-warnings pay attention to warning messages
|
|
<BR> -repage geometry size and location of an image canvas
|
|
<BR> -respect-parentheses settings remain in effect until parenthesis boundary
|
|
<BR> -sampling-factor geometry
|
|
<BR> horizontal and vertical sampling factor
|
|
<BR> -scene value image scene number
|
|
<BR> -screen select image from root window
|
|
<BR> -seed value seed a new sequence of pseudo-random numbers
|
|
<BR> -set property value set an image property
|
|
<BR> -silent operate silently, i.e. don't ring any bells
|
|
<BR> -snaps value number of screen snapshots
|
|
<BR> -support factor resize support: > 1.0 is blurry, < 1.0 is sharp
|
|
<BR> -synchronize synchronize image to storage device
|
|
<BR> -taint declare the image as modified
|
|
<BR> -transparent-color color
|
|
<BR> transparent color
|
|
<BR> -treedepth value color tree depth
|
|
<BR> -verbose print detailed information about the image
|
|
<BR> -virtual-pixel method
|
|
<BR> Constant, Edge, Mirror, or Tile
|
|
<BR> -window id select window with this id or name
|
|
<P>
|
|
Image Operators:
|
|
<BR> -annotate geometry text
|
|
<BR> annotate the image with text
|
|
<BR> -colors value preferred number of colors in the image
|
|
<BR> -crop geometry preferred size and location of the cropped image
|
|
<BR> -geometry geometry preferred size or location of the image
|
|
<BR> -help print program options
|
|
<BR> -monochrome transform image to black and white
|
|
<BR> -negate replace each pixel with its complementary color
|
|
<BR> -quantize colorspace reduce colors in this colorspace
|
|
<BR> -resize geometry resize the image
|
|
<BR> -rotate degrees apply Paeth rotation to the image
|
|
<BR> -strip strip image of all profiles and comments
|
|
<BR> -thumbnail geometry create a thumbnail of the image
|
|
<BR> -transparent color make this color transparent within the image
|
|
<BR> -trim trim image edges
|
|
<BR> -type type image type
|
|
<P>
|
|
Miscellaneous Options:
|
|
<BR> -debug events display copious debugging information
|
|
<BR> -help print program options
|
|
<BR> -log format format of debugging information
|
|
<BR> -list type print a list of supported option arguments
|
|
<BR> -version print version information
|
|
<P>
|
|
By default, 'file' is written in the Postscript image format. To specify a particular image format, precede the filename with an image format name and a colon (i.e. ps:image) or specify the image type as the filename suffix (i.e. image.ps). Specify 'file' as '-' for standard input or output.
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<A HREF="/cgi-bin/man/man2html?1+ImageMagick-ims6.q16">ImageMagick-ims6.q16</A>(1)
|
|
<P>
|
|
<A NAME="lbAG"> </A>
|
|
<H2>COPYRIGHT</H2>
|
|
|
|
<P>
|
|
<B>Copyright (C) 1999-2019 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see <A HREF="file:///usr/share/doc/imagemagick-6-common/html/www/license.html">file:///usr/share/doc/imagemagick-6-common/html/www/license.html</A> (on debian system you may install the imagemagick-6 package) or <A HREF="https://www.imagemagick.org/script/license.php">https://www.imagemagick.org/script/license.php</A></B>
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="2"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="3"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="4"><A HREF="#lbAD">OVERVIEW</A><DD>
|
|
<DT id="5"><A HREF="#lbAE">DESCRIPTION</A><DD>
|
|
<DT id="6"><A HREF="#lbAF">SEE ALSO</A><DD>
|
|
<DT id="7"><A HREF="#lbAG">COPYRIGHT</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:17 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|