Lines Matching +full:php +full:- +full:image
3 identify \- describes the format and characteristics of one or more image files.
6 \fBidentify\fP [\fIoptions\fP] \fIinput-file\fP
8 …image files. It also reports if an image is incomplete or corrupt. The information returned includ…
10 … to file:///usr/local/share/doc/ImageMagick-7/www/identify.html or http://imagemagick.org/script/i…
12 Image Settings:
13 \-alpha option on, activate, off, deactivate, set, opaque, copy
15 \-antialias remove pixel-aliasing
16 \-authenticate value decrypt image with this password
17 \-clip clip along the first path from the 8BIM profile
18 \-clip-mask filename associate a clip mask with the image
19 \-clip-path id clip along a named path from the 8BIM profile
20 \-colorspace type alternate image colorspace
21 \-crop geometry cut out a rectangular region of the image
22 \-define format:option
23 define one or more image format options
24 \-define unique=true return the number of unique colors in the image
25 \-density geometry horizontal and vertical density of the image
26 \-depth value image depth
27 \-endian type endianness (MSB or LSB) of the image
28 \-extract geometry extract area from image
29 \-features distance analyze image features (e.g. contrast, correlation)
30 \-format "string" output formatted image characteristics
31 \-fuzz distance colors within this distance are considered equal
32 \-gamma value of gamma correction
33 \-interlace type type of image interlacing scheme
34 \-interpolate method pixel color interpolation method
35 \-limit type value pixel cache resource limit
36 \-list type Color, Configure, Delegate, Format, Magic, Module,
38 \-matte store matte channel if the image has one
39 \-moments report image moments
40 \-monitor monitor progress
41 \-ping efficiently determine image attributes
42 \-precision value maximum number of significant digits to print
43 \-quiet suppress all warning messages
44 \-read-mask filename associate a read mask with the image
45 \-regard-warnings pay attention to warning messages
46 \-respect-parentheses settings remain in effect until parenthesis boundary
47 \-sampling-factor geometry
49 \-seed value seed a new sequence of pseudo-random numbers
50 \-set attribute value set an image attribute
51 \-size geometry width and height of image
52 \-strip strip image of all profiles and comments
53 \-unique display the number of unique colors in the image
54 \-units type the units of image resolution
55 \-verbose print detailed information about the image
56 \-virtual-pixel method
59 Image Operators:
60 \-channel mask set the image channel mask
61 \-grayscale method convert image to grayscale
62 \-negate replace each pixel with its complementary color
65 \-debug events display copious debugging information
66 \-help print program options
67 \-list type print a list of supported option arguments
68 \-log format format of debugging information
69 \-version print version information
71 …image format of `file' is determined by its magic number. To specify a particular image format, p…
73 …s strictly \fBread only\fP. For instance, the crop option crops the in-memory image and then descr…
79 …-2020 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:…