• Home
  • Raw
  • Download

Lines Matching +full:php +full:- +full:image

3 stream \- a lightweight tool to stream one or more pixel components of the image or portion of the 
6 \fBstream\fP [\fIoptions\fP] \fIinput-file\fP \fIoutput-file\fP
8 …s of the image or portion of the image to your choice of storage formats. It writes the pixel com…
10 …browser to file://@DOCUMENTATION_PATH@/www/stream.html or http://imagemagick.org/script/stream.php.
12 Image Settings:
13 \-authenticate value decrypt image with this password
14 \-colorspace type alternate image colorspace
15 \-compress type type of pixel compression when writing the image
16 \-define format:option
17 define one or more image format options
18 \-density geometry horizontal and vertical density of the image
19 \-depth value image depth
20 \-extract geometry extract area from image
21 \-identify identify the format and characteristics of the image
22 \-interlace type type of image interlacing scheme
23 \-interpolate method pixel color interpolation method
24 \-limit type value pixel cache resource limit
25 \-map components one or more pixel components
26 \-monitor monitor progress
27 \-quantize colorspace reduce colors in this colorspace
28 \-quiet suppress all warning messages
29 \-regard-warnings pay attention to warning messages
30 \-respect-parentheses settings remain in effect until parenthesis boundary
31 \-sampling-factor geometry
33 \-seed value seed a new sequence of pseudo-random numbers
34 \-set attribute value set an image attribute
35 \-size geometry width and height of image
36 \-storage-type type pixel storage type
37 \-synchronize synchronize image to storage device
38 \-taint declare the image as modified
39 \-transparent-color color
41 \-verbose print detailed information about the image
42 \-virtual-pixel method
46 \-channel mask set the image channel mask
47 \-debug events display copious debugging information
48 \-help print program options
49 \-log format format of debugging information
50 \-list type print a list of supported option arguments
51 \-version print version information
53image format of `file' is determined by its magic number. To specify a particular image format, p…
59-2020 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:…