Lines Matching +full:php +full:- +full:image
3 import \- saves any visible window on an X server and outputs it as an image file. You can capture …
6 \fBimport\fP [\fIoptions\fP] \fIoutput-file\fP
8 … suite of tools. Use it to capture some or all of an X server screen and save the image to a file.
10 …er to file:///usr/local/share/doc/ImageMagick-7/www/import.html or http://imagemagick.org/script/i…
12 Image Settings:
13 \-adjoin join images into a single multi-image file
14 \-border include window border in the output image
15 \-colorspace type alternate image colorspace
16 \-comment string annotate image with comment
17 \-compress type type of pixel compression when writing the image
18 \-define format:option
19 define one or more image format options
20 \-density geometry horizontal and vertical density of the image
21 \-depth value image depth
22 \-descend obtain image by descending window hierarchy
23 \-display server X server to contact
24 \-dispose method layer disposal method
25 \-dither method apply error diffusion to image
26 \-delay centiseconds display the next image after pausing
27 \-encipher filename convert plain pixels to cipher pixels
28 \-endian type endianness (MSB or LSB) of the image
29 \-encoding type text encoding type
30 \-filter type use this filter when resizing an image
31 \-format "string" output formatted image characteristics
32 \-frame include window manager frame
33 \-gravity direction which direction to gravitate towards
34 \-identify identify the format and characteristics of the image
35 \-interlace type None, Line, Plane, or Partition
36 \-interpolate method pixel color interpolation method
37 \-label string assign a label to an image
38 \-limit type value Area, Disk, Map, or Memory resource limit
39 \-monitor monitor progress
40 \-page geometry size and location of an image canvas
41 \-pause seconds seconds delay between snapshots
42 \-pointsize value font point size
43 \-quality value JPEG/MIFF/PNG compression level
44 \-quiet suppress all warning messages
45 \-regard-warnings pay attention to warning messages
46 \-repage geometry size and location of an image canvas
47 \-respect-parentheses settings remain in effect until parenthesis boundary
48 \-sampling-factor geometry
50 \-scene value image scene number
51 \-screen select image from root window
52 \-seed value seed a new sequence of pseudo-random numbers
53 \-set property value set an image property
54 \-silent operate silently, i.e. don't ring any bells
55 \-snaps value number of screen snapshots
56 \-support factor resize support: > 1.0 is blurry, < 1.0 is sharp
57 \-synchronize synchronize image to storage device
58 \-taint declare the image as modified
59 \-transparent-color color
61 \-treedepth value color tree depth
62 \-verbose print detailed information about the image
63 \-virtual-pixel method
65 \-window id select window with this id or name
68 Image Operators:
69 \-annotate geometry text
70 annotate the image with text
71 \-channel mask set the image channel mask
72 \-colors value preferred number of colors in the image
73 \-crop geometry preferred size and location of the cropped image
74 \-extent geometry set the image size
75 \-geometry geometry preferred size or location of the image
76 \-help print program options
77 \-monochrome transform image to black and white
78 \-negate replace each pixel with its complementary color
79 \-quantize colorspace reduce colors in this colorspace
80 \-resize geometry resize the image
81 \-rotate degrees apply Paeth rotation to the image
82 \-strip strip image of all profiles and comments
83 \-thumbnail geometry create a thumbnail of the image
84 \-transparent color make this color transparent within the image
85 \-trim trim image edges
86 \-type type image type
89 \-debug events display copious debugging information
90 \-help print program options
91 \-log format format of debugging information
92 \-list type print a list of supported option arguments
93 \-version print version information
95 …image format. To specify a particular image format, precede the filename with an image format nam…
101 …-2020 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:…