rmagick 2.10.0 → 2.11.0

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of rmagick might be problematic. Click here for more details.

@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 6 November 2007), see www.w3.org" />
8
8
 
9
- <title>RMagick 2.10.0: class Image::Info - Optional method
9
+ <title>RMagick 2.11.0: class Image::Info - Optional method
10
10
  arguments</title>
11
11
  <meta http-equiv="Content-Type" content=
12
12
  "text/html; charset=us-ascii" />
@@ -44,7 +44,7 @@
44
44
  </head>
45
45
 
46
46
  <body>
47
- <h6 id="header">RMagick 2.10.0 User's Guide and Reference</h6>
47
+ <h6 id="header">RMagick 2.11.0 User's Guide and Reference</h6>
48
48
 
49
49
  <div class="nav">
50
50
  &laquo;&nbsp;<a href="struct.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 6 November 2007), see www.w3.org" />
8
8
 
9
- <title>RMagick 2.10.0: module Magick</title>
9
+ <title>RMagick 2.11.0: module Magick</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -24,7 +24,7 @@
24
24
  </head>
25
25
 
26
26
  <body>
27
- <h6 id="header">RMagick 2.10.0 User's Guide and Reference</h6>
27
+ <h6 id="header">RMagick 2.11.0 User's Guide and Reference</h6>
28
28
 
29
29
  <div class="nav">
30
30
  &laquo;&nbsp;<a href="comtasks.html">Prev</a> | <a href=
@@ -4,9 +4,9 @@
4
4
  <html xmlns="http://www.w3.org/1999/xhtml">
5
5
  <head>
6
6
  <meta name="generator" content=
7
- "HTML Tidy for Linux/x86 (vers 6 November 2007), see www.w3.org" />
7
+ "HTML Tidy for Linux/x86 (vers 7 December 2008), see www.w3.org" />
8
8
 
9
- <title>RMagick 2.10.0: Magick Command Options and Their Equivalent
9
+ <title>RMagick 2.11.0: Magick Command Options and Their Equivalent
10
10
  Methods</title>
11
11
  <meta http-equiv="Content-Type" content=
12
12
  "text/html; charset=us-ascii" />
@@ -70,7 +70,7 @@
70
70
  </head>
71
71
 
72
72
  <body>
73
- <h6 id="header">RMagick 2.10.0 User's Guide and Reference</h6>
73
+ <h6 id="header">RMagick 2.11.0 User's Guide and Reference</h6>
74
74
 
75
75
  <div class="nav">
76
76
  &laquo; <a href="index.html">Prev</a> | <a href=
@@ -108,7 +108,7 @@
108
108
  the tables on this page to determine which RMagick methods
109
109
  correspond to the options used by these tools.</p>
110
110
 
111
- <p>The options listed below are for ImageMagick 6.4.8. Earlier
111
+ <p>The options listed below are for ImageMagick 6.5.4. Earlier
112
112
  releases of ImageMagick may not support all these options.
113
113
  Later releases of ImageMagick may have options that are not
114
114
  listed.</p>
@@ -300,6 +300,13 @@
300
300
  "struct.html#Chromaticity">chromaticity</a></em></td>
301
301
  </tr>
302
302
 
303
+ <tr>
304
+ <td>-blue-shift <em>factor</em></td>
305
+
306
+ <td>Image#<a href=
307
+ "image1.html#blue_shift">blue_shift</a>(<em>factor</em>)</td>
308
+ </tr>
309
+
303
310
  <tr>
304
311
  <td>-blur <em>radius</em>x<em>sigma</em></td>
305
312
 
@@ -342,6 +349,12 @@
342
349
  "info.html#caption">caption=</a><em>string</em></td>
343
350
  </tr>
344
351
 
352
+ <tr>
353
+ <td>-cdl <em>filename</em></td>
354
+
355
+ <td>No equivalent</td>
356
+ </tr>
357
+
345
358
  <tr>
346
359
  <td>-channel <em>type</em></td>
347
360
 
@@ -467,12 +480,22 @@
467
480
  "image1.html#composite">composite</a>.</td>
468
481
  </tr>
469
482
 
483
+ <tr>
484
+ <td>-compose Mathematics -set option:compose:args
485
+ <em>a</em>,<em>b</em>,<em>c</em>,<em>d</em></td>
486
+
487
+ <td>Image#<a href=
488
+ "image1.html#composite_mathematics">composite_mathematics</a>(<em>source_image</em>,
489
+ <em>a</em>, <em>b</em>, <em>c</em>, <em>d</em>,
490
+ <em>gravity</em>, <em>x</em>, <em>y</em>)</td>
491
+ </tr>
492
+
470
493
  <tr>
471
494
  <td>-composite</td>
472
495
 
473
496
  <td>Image#<a href=
474
497
  "image1.html#composite">composite</a>(<em>source_image</em>,
475
- <em>x</em>, <em>y</em>, <em><a href=
498
+ <em>gravity</em>, <em>x</em>, <em>y</em>, <em><a href=
476
499
  "constants.html#CompositeOperator">composite_op</a></em>)</td>
477
500
  </tr>
478
501
 
@@ -764,6 +787,12 @@
764
787
  (for annotation)</td>
765
788
  </tr>
766
789
 
790
+ <tr>
791
+ <td>-fft</td>
792
+
793
+ <td>No equivalent</td>
794
+ </tr>
795
+
767
796
  <tr>
768
797
  <td>-fill <em>color</em></td>
769
798
 
@@ -842,6 +871,13 @@
842
871
  <em>color</em>)</td>
843
872
  </tr>
844
873
 
874
+ <tr>
875
+ <td>-function <em>function parameters</em></td>
876
+
877
+ <td>No equivalent</td>
878
+ </tr>
879
+
880
+
845
881
  <tr>
846
882
  <td>-fuzz <em>distance</em><br />
847
883
  -fuzz <em>distance%</em></td>
@@ -909,6 +945,12 @@
909
945
  "struct.html#Chromaticity">chromaticity</a></em></td>
910
946
  </tr>
911
947
 
948
+ <tr>
949
+ <td>-hald-clut</td>
950
+
951
+ <td>No equivalent</td>
952
+ </tr>
953
+
912
954
  <tr>
913
955
  <td>-help</td>
914
956
 
@@ -942,6 +984,12 @@
942
984
  <td>Image#<a href="image2.html#inspect">inspect</a></td>
943
985
  </tr>
944
986
 
987
+ <tr>
988
+ <td>-ift</td>
989
+
990
+ <td>No equivalent</td>
991
+ </tr>
992
+
945
993
  <tr>
946
994
  <td>-immutable</td>
947
995
 
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" />
8
8
 
9
- <title>RMagick 2.10.0: RVG Reference: RVG Class</title>
9
+ <title>RMagick 2.11.0: RVG Reference: RVG Class</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -27,7 +27,7 @@
27
27
  </head>
28
28
 
29
29
  <body>
30
- <h6 id="header">RMagick 2.10.0 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 2.11.0 User's Guide and Reference</h6>
31
31
 
32
32
  <div class="nav">
33
33
  &laquo;&nbsp;<a href="rvgtut.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" />
8
8
 
9
- <title>RMagick 2.10.0: RVG Reference: RVG::ClipPath Class</title>
9
+ <title>RMagick 2.11.0: RVG Reference: RVG::ClipPath Class</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -27,7 +27,7 @@
27
27
  </head>
28
28
 
29
29
  <body>
30
- <h6 id="header">RMagick 2.10.0 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 2.11.0 User's Guide and Reference</h6>
31
31
 
32
32
  <div class="nav">
33
33
  &laquo;&nbsp;<a href="rvgpattern.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" />
8
8
 
9
- <title>RMagick 2.10.0: RVG Reference: RVG::Group Class</title>
9
+ <title>RMagick 2.11.0: RVG Reference: RVG::Group Class</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -27,7 +27,7 @@
27
27
  </head>
28
28
 
29
29
  <body>
30
- <h6 id="header">RMagick 2.10.0 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 2.11.0 User's Guide and Reference</h6>
31
31
 
32
32
  <div class="nav">
33
33
  &laquo;&nbsp;<a href="rvg.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" />
8
8
 
9
- <title>RMagick 2.10.0: RVG Reference: RVG::Image Class</title>
9
+ <title>RMagick 2.11.0: RVG Reference: RVG::Image Class</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -27,7 +27,7 @@
27
27
  </head>
28
28
 
29
29
  <body>
30
- <h6 id="header">RMagick 2.10.0 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 2.11.0 User's Guide and Reference</h6>
31
31
 
32
32
  <div class="nav">
33
33
  &laquo;&nbsp;<a href="rvggroup.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" />
8
8
 
9
- <title>RMagick 2.10.0: RVG Reference: RVG::Pattern Class</title>
9
+ <title>RMagick 2.11.0: RVG Reference: RVG::Pattern Class</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -27,7 +27,7 @@
27
27
  </head>
28
28
 
29
29
  <body>
30
- <h6 id="header">RMagick 2.10.0 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 2.11.0 User's Guide and Reference</h6>
31
31
 
32
32
  <div class="nav">
33
33
  &laquo;&nbsp;<a href="rvgimage.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" />
8
8
 
9
- <title>RMagick 2.10.0: RVG Reference: Shapes</title>
9
+ <title>RMagick 2.11.0: RVG Reference: Shapes</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -28,7 +28,7 @@
28
28
  </head>
29
29
 
30
30
  <body>
31
- <h6 id="header">RMagick 2.10.0 User's Guide and Reference</h6>
31
+ <h6 id="header">RMagick 2.11.0 User's Guide and Reference</h6>
32
32
 
33
33
  <div class="nav">
34
34
  &laquo;&nbsp;<a href="rvgstyle.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" />
8
8
 
9
- <title>RMagick 2.10.0: RVG Reference: Styles</title>
9
+ <title>RMagick 2.11.0: RVG Reference: Styles</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -27,7 +27,7 @@
27
27
  </head>
28
28
 
29
29
  <body>
30
- <h6 id="header">RMagick 2.10.0 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 2.11.0 User's Guide and Reference</h6>
31
31
 
32
32
  <div class="nav">
33
33
  &laquo;&nbsp;<a href="rvguse.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" />
8
8
 
9
- <title>RMagick 2.10.0: RVG Reference: RVG::Text Class</title>
9
+ <title>RMagick 2.11.0: RVG Reference: RVG::Text Class</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -33,7 +33,7 @@
33
33
  </head>
34
34
 
35
35
  <body>
36
- <h6 id="header">RMagick 2.10.0 User's Guide and Reference</h6>
36
+ <h6 id="header">RMagick 2.11.0 User's Guide and Reference</h6>
37
37
 
38
38
  <div class="nav">
39
39
  &laquo;&nbsp;<a href="rvgclip.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" />
8
8
 
9
- <title>RMagick 2.10.0: RVG Reference: RVG::Tspan Class</title>
9
+ <title>RMagick 2.11.0: RVG Reference: RVG::Tspan Class</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -27,7 +27,7 @@
27
27
  </head>
28
28
 
29
29
  <body>
30
- <h6 id="header">RMagick 2.10.0 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 2.11.0 User's Guide and Reference</h6>
31
31
 
32
32
  <div class="nav">
33
33
  &laquo;&nbsp;<a href="rvgtext.html">Prev</a> | <a href=
@@ -9,7 +9,7 @@
9
9
  <meta name="generator" content=
10
10
  "HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" />
11
11
 
12
- <title>RMagick 2.10.0: RVG Tutorial</title>
12
+ <title>RMagick 2.11.0: RVG Tutorial</title>
13
13
  <meta name="GENERATOR" content="Quanta Plus" />
14
14
  <link rel="stylesheet" type="text/css" href="css/doc.css" />
15
15
  <style type="text/css">
@@ -23,7 +23,7 @@
23
23
  </head>
24
24
 
25
25
  <body>
26
- <h6 id="header">RMagick 2.10.0 User's Guide and Reference</h6>
26
+ <h6 id="header">RMagick 2.11.0 User's Guide and Reference</h6>
27
27
 
28
28
  <div class="nav">
29
29
  &laquo;&nbsp;<a href="constants.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" />
8
8
 
9
- <title>RMagick 2.10.0: RVG Reference: RVG::Use Class</title>
9
+ <title>RMagick 2.11.0: RVG Reference: RVG::Use Class</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -27,7 +27,7 @@
27
27
  </head>
28
28
 
29
29
  <body>
30
- <h6 id="header">RMagick 2.10.0 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 2.11.0 User's Guide and Reference</h6>
31
31
 
32
32
  <div class="nav">
33
33
  &laquo;&nbsp;<a href="rvgtspan.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" />
8
8
 
9
- <title>RMagick 2.10.0: RVG Reference: Transforms</title>
9
+ <title>RMagick 2.11.0: RVG Reference: Transforms</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -28,7 +28,7 @@
28
28
  </head>
29
29
 
30
30
  <body>
31
- <h6 id="header">RMagick 2.10.0 User's Guide and Reference</h6>
31
+ <h6 id="header">RMagick 2.11.0 User's Guide and Reference</h6>
32
32
 
33
33
  <div class="nav">
34
34
  &laquo;&nbsp;<a href="rvgshape.html">Prev</a> | <a href=
@@ -6,7 +6,7 @@
6
6
  <meta name="generator" content=
7
7
  "HTML Tidy for Linux/x86 (vers 6 November 2007), see www.w3.org" />
8
8
 
9
- <title>RMagick 2.10.0: Miscellaneous classes</title>
9
+ <title>RMagick 2.11.0: Miscellaneous classes</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -27,7 +27,7 @@
27
27
  </head>
28
28
 
29
29
  <body>
30
- <h6 id="header">RMagick 2.10.0 User's Guide and Reference</h6>
30
+ <h6 id="header">RMagick 2.11.0 User's Guide and Reference</h6>
31
31
 
32
32
  <div class="nav">
33
33
  &laquo;&nbsp;<a href="draw.html">Prev</a> | <a href=
@@ -4,9 +4,9 @@
4
4
  <html xmlns="http://www.w3.org/1999/xhtml">
5
5
  <head>
6
6
  <meta name="generator" content=
7
- "HTML Tidy for Linux/x86 (vers 6 November 2007), see www.w3.org" />
7
+ "HTML Tidy for Linux/x86 (vers 7 December 2008), see www.w3.org" />
8
8
 
9
- <title>RMagick 2.10.0: How to use RMagick</title>
9
+ <title>RMagick 2.11.0: How to use RMagick</title>
10
10
  <meta http-equiv="Content-Type" content=
11
11
  "text/html; charset=us-ascii" />
12
12
  <meta name="GENERATOR" content="Quanta Plus" />
@@ -90,7 +90,7 @@
90
90
  </head>
91
91
 
92
92
  <body>
93
- <h6 id="header">RMagick 2.10.0 User's Guide and Reference</h6>
93
+ <h6 id="header">RMagick 2.11.0 User's Guide and Reference</h6>
94
94
 
95
95
  <div class="nav">
96
96
  &laquo;&nbsp;<a href="index.html">Prev</a> | <a href=
@@ -865,12 +865,12 @@ exit
865
865
 
866
866
  <dt><a href="image1.html#composite">composite</a></dt>
867
867
 
868
- <dd>Composite the image onto another image</dd>
868
+ <dd>Composite a source image onto the image</dd>
869
869
 
870
870
  <dt><a href=
871
871
  "image1.html#composite_affine">composite_affine</a></dt>
872
872
 
873
- <dd>Composite the image onto another image as dictated by an
873
+ <dd>Composite a source image onto the image as dictated by an
874
874
  affine matrix</dd>
875
875
 
876
876
  <dt class="ilist"><a href=
@@ -878,6 +878,12 @@ exit
878
878
 
879
879
  <dd class="ilist">Composite two imagelists</dd>
880
880
 
881
+ <dt><a href=
882
+ "image1.html#composite_mathematics">composite_mathematics</a></dt>
883
+
884
+ <dd>Merge a source image onto the image according to a
885
+ formula.</dd>
886
+
881
887
  <dt><a href=
882
888
  "image1.html#composite_tiled">composite_tiled</a></dt>
883
889
 
@@ -1104,6 +1110,11 @@ exit
1104
1110
 
1105
1111
  <dd>Force all pixels below the threshold into black</dd>
1106
1112
 
1113
+ <dt><a href="image1.html#blue_shift">blue_shift</a></dt>
1114
+
1115
+ <dd class="imquote">Simulate a scene at nighttime in the
1116
+ moonlight</dd>
1117
+
1107
1118
  <dt><a href="image1.html#adaptive_blur">adaptive_blur</a>,
1108
1119
  <a href=
1109
1120
  "image1.html#adaptive_blur_channel">adaptive_blur_channel</a>,