"Fossies" - the Fresh Open Source Software Archive 
Member "MagickStudio-1.9.6/Storage.html" (14 Feb 2021, 1976 Bytes) of package /linux/www/MagickStudio-1.9.6.tar.gz:
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) HTML source code syntax highlighting (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <meta content="HTML Tidy for Linux/x86 (vers 1st March 2003), see www.w3.org"
6 name="generator" />
7 <title>Storage Option</title>
8 <link rel="StyleSheet" href="style/magick.css" type="text/css" />
9 </head>
10 <body bgcolor="#FFFFFF" text="#000000" link="#0085C0"
11 vlink="#800080" alink="#0085C0">
12 <center><img src="images/magick.png" align="bottom" width="114"
13 height="113" /></center>
14 <hr />
15 <p>By default, all images of an image sequence are stored in the
16 same file. However, some formats (e.g. JPEG) do not support more
17 than one image. In this case, or if <b>single</b> is selected, each
18 image in a sequence is stored in a separate image file.</p>
19 <p>Select <b>tiled</b> to create a composite image by combining
20 several separate images. The images are tiled on the composite
21 image with the name of the image optionally appearing just below
22 the individual tile.</p>
23 <p><b>Append</b> appends all the images in a sequence. All the
24 images must have the same width or height. Images of the same width
25 are stacked top-to-bottom. Images of the same height are stacked
26 left-to-right. If the stack parameter from Miscellaneous Options is
27 set, rectangular images are stacked left-to-right otherwise
28 top-to-bottom.</p>
29 <p><b>Preview</b> applies an enhancement (specified as an optional
30 attribute) 8 times at different factors to the image. This is
31 useful for determining which enhancement factor is best suited for
32 a particular image.</p>
33 <p><b>Histogram</b> produces a color histogram of your image.</p>
34 <p>Use <b>clipboard</b> to paste the image to the ImageMagick
35 Studio clipboard.</p>
36 <hr />
37 <p>
38 <a href="scripts/MagickStudio.cgi/?Action=mogrify&ToolType=Comment&SessionID=null&Path=null"
39 target="Comment"><img alt="[comment]" src="images/mail.png"
40 border="0" /></a></p>
41 </body>
42 </html>