• Home
  • Raw
  • Download

Lines Matching +full:- +full:p

1 <?xml version="1.0" encoding="utf-8" ?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xht…
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10 <div class="doc-section">
11 <h1 style="text-align:center">Enumerations</h1>
15 …<p align="left"><img src="right_triangle.png" name="Graphic1" alt="&gt;" align="bottom" width="15"…
16 … size="4"><font face="Helvetica, Arial"><font color="#ffffff">Contents</font></font></font></b></p>
21 <li><p style="margin-bottom: 0in"><a href="Enumerations.html#ChannelType">ChannelType</a>
22 </p></li>
23 <li><p style="margin-bottom: 0in"><a href="Enumerations.html#ClassType">ClassType</a>
24 </p></li>
25 <li><p style="margin-bottom: 0in"><a href="Enumerations.html#ColorspaceType">ColorspaceType</a>
26 </p></li>
27 …<li><p style="margin-bottom: 0in"><a href="Enumerations.html#CompositeOperator">CompositeOperator<…
28 </p></li>
29 <li><p style="margin-bottom: 0in"><a href="Enumerations.html#CompressionType">CompressionType</a>
30 </p></li>
31 <li><p style="margin-bottom: 0in"><a href="Enumerations.html#DecorationType">DecorationType</a>
32 </p></li>
33 <li><p style="margin-bottom: 0in"><a href="Enumerations.html#FillRule">FillRule</a>
34 </p></li>
35 <li><p style="margin-bottom: 0in"><a href="Enumerations.html#FilterTypes">FilterTypes</a>
36 </p></li>
37 <li><p style="margin-bottom: 0in"><a href="Enumerations.html#GravityType">GravityType</a>
38 </p></li>
39 <li><p style="margin-bottom: 0in"><a href="Enumerations.html#ImageType">ImageType</a>
40 </p></li>
41 <li><p style="margin-bottom: 0in"><a href="Enumerations.html#InterlaceType">InterlaceType</a>
42 </p></li>
43 <li><p style="margin-bottom: 0in"><a href="Enumerations.html#ChannelType">ChannelType</a>
44 </p></li>
45 <li><p style="margin-bottom: 0in"><a href="Enumerations.html#LineCap">LineCap</a>
46 </p></li>
47 <li><p style="margin-bottom: 0in"><a href="Enumerations.html#LineJoin">LineJoin</a>
48 </p></li>
49 <li><p style="margin-bottom: 0in"><a href="Enumerations.html#NoiseType">NoiseType</a>
50 </p></li>
51 …<li><p style="margin-bottom: 0in"><a href="Enumerations.html#OrientationType">OrientationType</a><…
52 <li><p style="margin-bottom: 0in"><a href="Enumerations.html#PaintMethod">PaintMethod</a>
53 </p></li>
54 <li><p style="margin-bottom: 0in"><a href="Enumerations.html#QuantumTypes">QuantumTypes</a>
55 </p></li>
56 <li><p style="margin-bottom: 0in"><a href="Enumerations.html#RenderingIntent">RenderingIntent</a>
57 </p></li>
58 <li><p style="margin-bottom: 0in"><a href="Enumerations.html#ResolutionType">ResolutionType</a>
59 </p></li>
60 <li><p style="margin-bottom: 0in"><a href="Enumerations.html#StorageType">StorageType</a>
61 </p></li>
62 <li><p style="margin-bottom: 0in"><a href="Enumerations.html#StretchType">StretchType</a>
63 </p></li>
64 <li><p><a href="Enumerations.html#StyleType">StyleType</a></p></li>
65 …<li><p style="margin-bottom: 0in"><a href="Enumerations.html#VirtualPixelMethod">VirtualPixelMetho…
66 </p></li>
71 …<p align="left"><a name="ChannelType"></a><img src="right_triangle.png" name="Graphic2" alt="&gt;"…
72 …ze="4"><font face="Helvetica, Arial"><font color="#ffffff">ChannelType</font></font></font></b></p>
76 <p style="margin-bottom: 0in"><i>ChannelType</i> is used as an
82 format.</p>
83 <p style="text-align:center;margin-bottom: 0in"><b>ChannelType</b></p>
89 <p style="text-align:center"><b>Enumeration</b></p>
92 <p style="text-align:center"><b>Description</b></p>
97 <p>UndefinedChannel</p>
100 <p>Unset value.</p>
105 <p>RedChannel</p>
108 <p>Extract red channel (RGB images only)</p>
113 <p>CyanChannel</p>
116 <p>Extract cyan channel (CMYK images only)</p>
121 <p>GreenChannel</p>
124 <p>Extract green channel (RGB images only)</p>
129 <p>MagentaChannel</p>
132 <p>Extract magenta channel (CMYK images only)</p>
137 <p>BlueChannel</p>
140 <p>Extract blue channel (RGB images only)</p>
145 <p>YellowChannel</p>
148 <p>Extract yellow channel (CMYK images only)</p>
153 <p>OpacityChannel</p>
156 <p>Extract matte (opacity values) channel (CMYKA images only)</p>
161 <p>BlackChannel</p>
164 <p>Extract black channel (CMYK images only)</p>
169 <p>MatteChannel</p>
172 <p>Extract matte (opacity values) channel (RGB images only)</p>
176 <p style="margin-bottom: 0in"><br />
177 </p>
181 <p align="left">
184 …size="4"><font face="Helvetica, Arial"><font color="#ffffff">ClassType</font></font></font></b></p>
188 <p style="margin-bottom: 0in"><i>ClassType</i> specifies the image
190 </p>
191 <p style="text-align:center;margin-bottom: 0in"><b>ClassType</b></p>
195 <p style="text-align:center"><b>Enumeration</b></p>
198 <p style="text-align:center"><b>Description</b></p>
203 <p>UndefinedClass</p>
206 <p>Unset value.</p>
211 <p>DirectClass</p>
214 <p>Image is composed of pixels which represent literal color
215 values.</p>
220 <p>PseudoClass</p>
223 <p>Image is composed of pixels which specify an index in a color
224 palette.</p>
228 <p style="margin-bottom: 0in"><br />
229 </p>
233 <p align="left"><a name="ColorspaceType"></a>
235 …"4"><font face="Helvetica, Arial"><font color="#ffffff">ColorspaceType</font></font></font></b></p>
239 <p>The ColorspaceType enumeration is used to specify the colorspace
250 </p>
251 <p style="margin-bottom: 0in">When encoding an output image, the
256 </p>
257 <p style="text-align:center;margin-bottom: 0in"><b>ColorspaceType</b></p>
261 <p style="text-align:center"><b>Enumeration</b></p>
264 <p style="text-align:center"><b>Description</b></p>
269 <p>UndefinedColorspace</p>
272 <p>Unset value.</p>
277 <p>CMYKColorspace</p>
280 <p>Cyan-Magenta-Yellow-Black colorspace. CYMK is a subtractive
282 of colors with ink or emulsion, normally on a white surface.</p>
287 <p>GRAYColorspace</p>
290 <p> Grayscale colorspace</p>
295 <p>HCLColorspace</p>
298 <p> </p>
303 <p>LabColorspace</p>
306 <p> </p>
311 <p>LCHabColorspace</p>
314 <p> </p>
319 <p>LuvColorspace</p>
322 <p> </p>
327 <p>OHTAColorspace</p>
330 <p> </p>
335 <p>RGBColorspace</p>
338 <p>Red-Green-Blue colorspace.</p>
343 <p>sRGBColorspace</p>
346 <p> </p>
351 <p>scRGBColorspace</p>
354 <p> </p>
359 <p>TransparentColorspace</p>
362 <p>The Transparent color space behaves uniquely in that it
363 preserves the matte channel of the image if it exists.</p>
368 <p>XYZColorspace</p>
371 <p> </p>
376 <p>YCbCrColorspace</p>
379 <p> </p>
384 <p>YCCColorspace</p>
387 <p> </p>
392 <p>YIQColorspace</p>
395 <p> </p>
400 <p>YPbPrColorspace</p>
403 <p> </p>
408 <p>YUVColorspace</p>
411 <p>Y-signal, U-signal, and V-signal colorspace. YUV is most widely
412 used to encode color for use in television transmission.</p>
416 <p style="margin-bottom: 0in"><br />
417 </p>
421 <p align="left"><a name="CompositeOperator"></a>
423 …><font face="Helvetica, Arial"><font color="#ffffff">CompositeOperator</font></font></font></b></p>
427 <p style="margin-bottom: 0in"><i>CompositeOperator</i> is used to
432 </p>
433 <p style="text-align:center;margin-bottom: 0in"><b>CompositeOperator</b></p>
437 <p style="text-align:center"><b>Enumeration</b></p>
440 <p style="text-align:center"><b>Description</b></p>
445 <p>UndefinedCompositeOp</p>
448 <p>Unset value.</p>
453 <p>OverCompositeOp</p>
456 <p>The result is the union of the the two image shapes with the
458 overlap.</p>
463 <p>InCompositeOp</p>
466 <p>The result is a simply <i>composite image </i>cut by the shape
468 the result.</p>
473 <p>OutCompositeOp</p>
476 <p>The resulting image is <i>composite image</i> with the shape of
477 <i>image</i> cut out.</p>
482 <p>AtopCompositeOp</p>
485 <p>The result is the same shape as image <i>image</i>, with
489 shape does not appear in the result.</p>
494 <p>XorCompositeOp</p>
497 <p>The result is the image data from both c<i>omposite image</i>
499 region will be blank.</p>
504 <p>PlusCompositeOp</p>
507 <p>The result is just the sum of the image data. Output
509 independent of the matte channels.</p>
514 <p>MinusCompositeOp</p>
517 <p>The result of <i>composite image </i>- <i>image</i>, with
519 full coverage).</p>
524 <p>AddCompositeOp</p>
527 <p>The result of <i>composite image</i> + <i>image</i>, with
528 overflow wrapping around (mod 256).</p>
533 <p>SubtractCompositeOp</p>
536 <p>The result of <i>composite image </i>- <i>image</i>, with
538 operators can be used to perform reverible transformations.</p>
543 <p>DifferenceCompositeOp</p>
546 <p>The result of abs(c<i>omposite image </i>- <i>image</i>). This
547 is useful for comparing two very similar images.</p>
552 <p>MultiplyCompositeOp</p>
555 <p> </p>
560 <p>BumpmapCompositeOp</p>
563 <p>The result <i>image</i> shaded by <i>composite image.</i></p>
568 <p>CopyCompositeOp</p>
571 <p>The resulting <i>image</i> is image replaced with c<i>omposite
572 image</i>. Here the matte information is ignored.</p>
577 <p>CopyRedCompositeOp</p>
580 <p>The resulting image is the red layer in <i>image</i> replaced
582 copied untouched.</p>
587 <p>CopyGreenCompositeOp</p>
590 <p>The resulting image is the green layer in <i>image</i> replaced
592 are copied untouched.</p>
597 <p>CopyBlueCompositeOp</p>
600 <p>The resulting image is the blue layer in <i>image</i> replaced
602 are copied untouched.</p>
607 <p>CopyOpacityCompositeOp</p>
610 <p>The resulting image is the matte layer in <i>image</i> replaced
613 </p>
614 <p>The image compositor requires a matte, or alpha channel in the
616 mask which represents a sort of a cookie-cutter for the image.
622 properly <i>borderWidth</i> must be 0).</p>
627 <p>ClearCompositeOp</p>
630 <p> </p>
635 <p>DissolveCompositeOp</p>
638 <p> </p>
643 <p>DisplaceCompositeOp</p>
646 <p> </p>
651 <p>ModulateCompositeOp</p>
654 <p> </p>
659 <p>ThresholdCompositeOp</p>
662 <p> </p>
666 <p style="margin-bottom: 0in"><br />
667 </p>
671p align="left"><a name="CompressionType"></a><img src="right_triangle.png" name="Graphic6" alt="&g…
675 <p style="margin-bottom: 0in"><i>CompressionType</i> is used to
677 that most image types only support a sub-set of the available
681 </p>
682 <p style="text-align:center;margin-bottom: 0in"><b>CompressionType</b></p>
686 <p style="text-align:center"><b>Enumeration</b></p>
689 <p style="text-align:center"><b>Description</b></p>
694 <p>UndefinedCompression</p>
697 <p>Unset value.</p>
702 <p>NoCompression</p>
705 <p>No compression</p>
710 <p>BZipCompression</p>
713 <p>BZip (Burrows-Wheeler block-sorting text compression algorithm
714 and Huffman coding) as used by bzip2 utilities</p>
719 <p>FaxCompression</p>
722 <p>CCITT Group 3 FAX compression</p>
727 <p>Group4Compression</p>
730 <p>CCITT Group 4 FAX compression (used only for TIFF)</p>
735 <p>JPEGCompression</p>
738 <p>JPEG compression</p>
743 <p>LZWCompression</p>
746 <p>Lempel-Ziv-Welch (LZW) compression (caution, patented by
747 Unisys)</p>
752 <p>RunlengthEncodedCompression</p>
755 <p>Run-Length encoded (RLE) compression</p>
760 <p>ZipCompression</p>
763 <p>Lempel-Ziv compression (LZ77) as used in PKZIP and GNU gzip.</p>
767 <p style="margin-bottom: 0in"><br />
768 </p>
772 <p align="left"><a name="DecorationType"></a>
774 …"4"><font face="Helvetica, Arial"><font color="#ffffff">DecorationType</font></font></font></b></p>
778 <p style="margin-bottom: 0in">The <i>DecorationType </i>enumerations
780 </p>
781 <p style="text-align:center;margin-bottom: 0in"><b>DecorationType</b></p>
785 <p style="text-align:center"><b>Enumeration</b></p>
788 <p style="text-align:center"><b>Description</b></p>
793 <p>NoDecoration</p>
796 <p>No decoration</p>
801 <p>UnderlineDecoration</p>
804 <p>Underlined text</p>
809 <p>OverlineDecoration</p>
812 <p>Overlined text</p>
817 <p>LineThroughDecoration</p>
820 <p>Strike-through text</p>
824 <p style="margin-bottom: 0in"><br />
825 </p>
829p align="left"><a name="EndianType"></a><img src="right_triangle.png" name="Graphic8" alt="&gt;" a…
833 <p style="margin-bottom: 0in">The <i>EndianType </i>enumerations are
836 </p>
837 <p style="margin-bottom: 0in"><br />
838 </p>
839 <p style="text-align:center;margin-bottom: 0in"><b>EndianType</b></p>
843 <p style="text-align:center"><b>Enumeration</b></p>
846 <p style="text-align:center"><b>Description</b></p>
851 <p>UndefinedEndian</p>
854 <p>Not defined (default)</p>
859 <p>LSBEndian</p>
862 <p>Little endian (like Intel X86 and DEC Alpha)</p>
867 <p>MSBEndian</p>
870 <p>Big endian (like Motorola 68K, Mac PowerPC, &amp; SPARC)</p>
874 <p style="margin-bottom: 0in"><br />
875 </p>
879p align="left"><a name="FillRule"></a><img src="right_triangle.png" name="Graphic9" alt="&gt;" ali…
883 <p style="margin-bottom: 0in"><i>FillRule</i> specifies the algorithm
885 …mentation on SVG's <a href="http://www.w3.org/TR/SVG/painting.html#FillRuleProperty">fill-rule</a>
887 </p>
888 <p style="text-align:center;margin-bottom: 0in"><b>FillRule</b></p>
892 <p>UndefinedRule</p>
895 <p>Fill rule not specified</p>
900 <p>EvenOddRule</p>
903 <p>See SVG fill-rule <i>evenodd</i> rule.</p>
908 <p>NonZeroRule</p>
911 <p>See SVG fill-rule <i>nonzero</i> rule.</p>
915 <p style="margin-bottom: 0in"><br />
916 </p>
920p align="left"><a name="FilterTypes"></a><img src="right_triangle.png" name="Graphic10" alt="&gt;"…
924 <p style="margin-bottom: 0in"><i>FilterTypes</i> is used to adjust
932 re-sized or around diagonal lines. The only way to be sure is to test
934 </p>
935 <p style="text-align:center;margin-bottom: 0in"><b>FilterTypes</b></p>
939 <p style="text-align:center"><b>Enumeration</b></p>
942 <p style="text-align:center"><b>Description</b></p>
947 <p>UndefinedFilter</p>
950 <p>Unset value.</p>
955 <p>PointFilter</p>
958 <p>Point Filter</p>
963 <p>BoxFilter</p>
966 <p>Box Filter</p>
971 <p>TriangleFilter</p>
974 <p>Triangle Filter</p>
979 <p>HermiteFilter</p>
982 <p>Hermite Filter</p>
987 <p>HanningFilter</p>
990 <p>Hanning Filter</p>
995 <p>HammingFilter</p>
998 <p>Hamming Filter</p>
1003 <p>BlackmanFilter</p>
1006 <p>Blackman Filter</p>
1011 <p>GaussianFilter</p>
1014 <p>Gaussian Filter</p>
1019 <p>QuadraticFilter</p>
1022 <p>Quadratic Filter</p>
1027 <p>CubicFilter</p>
1030 <p>Cubic Filter</p>
1035 <p>CatromFilter</p>
1038 <p>Catrom Filter</p>
1043 <p>MitchellFilter</p>
1046 <p>Mitchell Filter</p>
1051 <p>LanczosFilter</p>
1054 <p>Lanczos Filter</p>
1059 <p>BesselFilter</p>
1062 <p>Bessel Filter</p>
1067 <p>SincFilter</p>
1070 <p>Sinc Filter</p>
1074 <p style="margin-bottom: 0in"><br />
1075 </p>
1079p align="left"><a name="GravityType"></a><img src="right_triangle.png" name="Graphic11" alt="&gt;"…
1083 <p style="margin-bottom: 0in"><i>GravityType</i> specifies
1089 </p>
1090 <p style="text-align:center;margin-bottom: 0in"><b>GravityType</b></p>
1094 <p style="text-align:center"><b>Enumeration</b></p>
1097 <p style="text-align:center"><b>Description</b></p>
1102 <p>ForgetGravity</p>
1105 <p>Don't use gravity.</p>
1110 <p>NorthWestGravity</p>
1113 <p>Position object at top-left of region.</p>
1118 <p>NorthGravity</p>
1121 <p>Postiion object at top-center of region</p>
1126 <p>NorthEastGravity</p>
1129 <p>Position object at top-right of region</p>
1134 <p>WestGravity</p>
1137 <p>Position object at left-center of region</p>
1142 <p>CenterGravity</p>
1145 <p>Position object at center of region</p>
1150 <p>EastGravity</p>
1153 <p>Position object at right-center of region</p>
1158 <p>SouthWestGravity</p>
1161 <p>Position object at left-bottom of region</p>
1166 <p>SouthGravity</p>
1169 <p>Position object at bottom-center of region</p>
1174 <p>SouthEastGravity</p>
1177 <p>Position object at bottom-right of region</p>
1181 <p style="margin-bottom: 0in"><br />
1182 </p>
1186p align="left"><a name="ImageType"></a><img src="right_triangle.png" name="Graphic12" alt="&gt;" a…
1190 <p style="margin-bottom: 0in"><i>ImageType</i> indicates the type
1192 </p>
1193 <p style="text-align:center;margin-bottom: 0in"><b>ImageType</b></p>
1197 <p style="text-align:center"><b>Enumeration</b></p>
1200 <p style="text-align:center"><b>Description</b></p>
1205 <p>UndefinedType</p>
1208 <p>Unset value.</p>
1213 <p>BilevelType</p>
1216 <p>Monochrome image</p>
1221 <p>GrayscaleType</p>
1224 <p>Grayscale image</p>
1229 <p>GrayscaleMatteType</p>
1232 <p>Grayscale image with opacity</p>
1237 <p>PaletteType</p>
1240 <p>Indexed color (palette) image</p>
1245 <p>PaletteMatteType</p>
1248 <p>Indexed color (palette) image with opacity</p>
1253 <p>TrueColorType</p>
1256 <p>Truecolor image</p>
1261 <p>TrueColorMatteType</p>
1264 <p>Truecolor image with opacity</p>
1269 <p>ColorSeparationType</p>
1272 <p>Cyan/Yellow/Magenta/Black (CYMK) image</p>
1276 <p style="margin-bottom: 0in"><br />
1277 </p>
1281p align="left"><a name="InterlaceType"></a><img src="right_triangle.png" name="Graphic13" alt="&gt…
1285 <p><i>InterlaceType</i> specifies the ordering of the red, green, and
1292 </p>
1293 <p style="margin-bottom: 0in">Use <i>LineInterlace</i> or
1296 </p>
1297 <p style="text-align:center;margin-bottom: 0in"><b>InterlaceType</b></p>
1301 <p style="text-align:center"><b>Enumeration</b></p>
1304 <p style="text-align:center"><b>Description</b></p>
1309 <p>UndefinedInterlace</p>
1312 <p>Unset value.</p>
1317 <p>NoInterlace</p>
1320 <p>Don't interlace image (RGBRGBRGBRGBRGBRGB...)</p>
1325 <p>LineInterlace</p>
1328 <p>Use scanline interlacing (RRR...GGG...BBB...RRR...GGG...BBB...)</p>
1333 <p>PlaneInterlace</p>
1336 <p>Use plane interlacing (RRRRRR...GGGGGG...BBBBBB...)</p>
1341 <p>PartitionInterlace</p>
1344 <p>Similar to plane interlaing except that the different planes
1345 are saved to individual files (e.g. image.R, image.G, and image.B)</p>
1349 <p style="margin-bottom: 0in"><br />
1350 </p>
1354p align="left"><a name="ChannelType1"></a><img src="right_triangle.png" name="Graphic14" alt="&gt;…
1358 <p style="margin-bottom: 0in"><i>ChannelType</i> is used as an
1362 </p>
1363 <p style="text-align:center;margin-bottom: 0in"><b>ChannelType</b></p>
1367 <p style="text-align:center"><b>Enumeration</b></p>
1370 <p style="text-align:center"><b>Description</b></p>
1375 <p>UndefinedLayer</p>
1378 <p>Unset value.</p>
1383 <p>RedLayer</p>
1386 <p>Select red layer</p>
1391 <p>GreenLayer</p>
1394 <p>Select green layer</p>
1399 <p>BlueLayer</p>
1402 <p>Select blue layer</p>
1407 <p>MatteLayer</p>
1410 <p>Select matte (opacity values) layer</p>
1414 <p style="margin-bottom: 0in"><br />
1415 </p>
1419p align="left"><a name="LineCap"></a><img src="right_triangle.png" name="Graphic15" alt="&gt;" ali…
1423 <p style="margin-bottom: 0in">The <i>LineCap</i> enumerations specify
1425 See SVG's '<a href="http://www.w3.org/TR/SVG/painting.html#StrokeLinecapProperty">stroke-linecap'</…
1427 </p>
1428 <p style="text-align:center;margin-bottom: 0in"><b>LineCap</b></p>
1432 <p style="text-align:center"><b>Enumeration</b></p>
1435 <p style="text-align:center"><b>Description</b></p>
1440 <p>UndefinedCap</p>
1443 <p>Unset value.</p>
1448 <p>ButtCap</p>
1451 <p>Square ending.</p>
1456 <p>RoundCap</p>
1459 <p>Rounded ending (half-circle end with radius of 1/2 stroke
1460 width).</p>
1465 <p>SquareCap</p>
1468 <p>Square ending, extended by 1/2 the stroke width at end.</p>
1472 <p style="margin-bottom: 0in"><br />
1473 </p>
1477p align="left"><a name="LineJoin"></a><img src="right_triangle.png" name="Graphic16" alt="&gt;" al…
1481 <p style="margin-bottom: 0in">The <i>LineJoin</i> enumerations
1483 …SVG's '<a href="http://www.w3.org/TR/SVG/painting.html#StrokeLinejoinProperty">stroke-linejoin'</a>
1485 </p>
1486 <p style="text-align:center;margin-bottom: 0in"><b>ChannelType</b></p>
1490 <p style="text-align:center"><b>Enumeration</b></p>
1493 <p style="text-align:center"><b>Description</b></p>
1498 <p>UndefinedJoin</p>
1501 <p>Unset value.</p>
1506 <p>MiterJoin</p>
1509 <p>Sharp-edged join</p>
1514 <p>RoundJoin</p>
1517 <p>Rounded-edged join</p>
1522 <p>BevelJoin</p>
1525 <p>Beveled-edged join</p>
1529 <p style="margin-bottom: 0in"><br />
1530 </p>
1534p align="left"><a name="NoiseType"></a><img src="right_triangle.png" name="Graphic17" alt="&gt;" a…
1538 <p style="margin-bottom: 0in"><i>NoiseType</i> is used as an argument
1540 </p>
1541 <p style="text-align:center;margin-bottom: 0in"><b>NoiseType</b></p>
1545 <p style="text-align:center"><b>Enumeration</b></p>
1548 <p style="text-align:center"><b>Description</b></p>
1553 <p>UniformNoise</p>
1556 <p>Uniform noise</p>
1561 <p>GaussianNoise</p>
1564 <p>Gaussian noise</p>
1569 <p>MultiplicativeGaussianNoise</p>
1572 <p>Multiplicative Gaussian noise</p>
1577 <p>ImpulseNoise</p>
1580 <p>Impulse noise</p>
1585 <p>LaplacianNoise</p>
1588 <p>Laplacian noise</p>
1593 <p>PoissonNoise</p>
1596 <p>Poisson noise</p>
1600 <p style="margin-bottom: 0in"><br />
1601 </p>
1606 <p align="left"><a name="PaintMethod1"></a><a name="OrientationType"></a>
1607 …4"><font face="Helvetica, Arial"><font color="#ffffff">OrientationType</font></font></font></b></p>
1611 <p align="left" style="margin-bottom: 0in"><i>OrientationType</i>
1614 its side, or the page was scanned sideways.</p>
1615 <p style="text-align:center;margin-bottom: 0in"><b>OrientationType</b></p>
1622 <p style="text-align:center"><b>Enumeration</b></p>
1625 <p style="text-align:center"><b>Scanline Direction</b></p>
1628 <p style="text-align:center"><b>Frame Direction</b></p>
1633 <p>UndefinedOrientation</p>
1636 <p>Unknown</p>
1639 <p>Unknown</p>
1644 <p>TopLeftOrientation</p>
1647 <p>Left to right</p>
1650 <p>Top to bottom</p>
1655 <p>TopRightOrientation</p>
1658 <p>Right to left</p>
1661 <p>Top to bottom</p>
1666 <p>BottomRightOrientation</p>
1669 <p>Right to left</p>
1672 <p>Bottom to top</p>
1677 <p>BottomLeftOrientation</p>
1680 <p>Left to right</p>
1683 <p>Bottom to top</p>
1688 <p>LeftTopOrientation</p>
1691 <p>Top to bottom</p>
1694 <p>Left to right</p>
1699 <p>RightTopOrientation</p>
1702 <p>Top to bottom</p>
1705 <p>Right to left</p>
1710 <p>RightBottomOrientation</p>
1713 <p>Bottom to top</p>
1716 <p>Right to left</p>
1721 <p>LeftBottomOrientation</p>
1724 <p>Bottom to top</p>
1727 <p>Left to right</p>
1731 <p style="margin-bottom: 0in"><br />
1732 </p>
1736p align="left"><a name="PaintMethod"></a><img src="right_triangle.png" name="Graphic18" alt="&gt;"…
1740 <p style="margin-bottom: 0in"><i>PaintMethod</i> specifies how pixel
1742 pixel-filling algorithm employed.
1743 </p>
1744 <p style="text-align:center;margin-bottom: 0in"><b>PaintMethod</b></p>
1748 <p style="text-align:center"><b>Enumeration</b></p>
1751 <p style="text-align:center"><b>Description</b></p>
1756 <p>PointMethod</p>
1759 <p>Replace pixel color at point.</p>
1764 <p>ReplaceMethod</p>
1767 <p>Replace color for all image pixels matching color at point.</p>
1772 <p>FloodfillMethod</p>
1775 <p>Replace color for pixels surrounding point until encountering
1776 pixel that fails to match color at point.</p>
1781 <p>FillToBorderMethod</p>
1784 <p>Replace color for pixels surrounding point until encountering
1785 pixels matching border color.</p>
1790 <p>ResetMethod</p>
1793 <p>Replace colors for <b>all</b> pixels in image with pen color.</p>
1797 <p style="margin-bottom: 0in"><br />
1798 </p>
1802p align="left"><a name="QuantumTypes"></a><img src="right_triangle.png" name="Graphic19" alt="&gt;…
1806 <p style="margin-bottom: 0in"><i>QuantumTypes</i> is used to indicate
1813 </p>
1814 <p style="text-align:center;margin-bottom: 0in"><b>RGB(A) Image Quantums</b></p>
1818 <p style="text-align:center"><b>Enumeration</b></p>
1821 <p style="text-align:center"><b>Description</b></p>
1826 <p>IndexQuantum</p>
1829 <p>PseudoColor colormap indices (valid only for image with
1830 colormap)</p>
1835 <p>RedQuantum</p>
1838 <p>Red pixel Quantum</p>
1843 <p>GreenQuantum</p>
1846 <p>Green pixel Quantum</p>
1851 <p>BlueQuantum</p>
1854 <p>Blue pixel Quantum</p>
1859 <p>AlphaQuantum</p>
1862 <p>Alpha Quantum</p>
1866 <p style="margin-bottom: 0in"><br />
1867 </p>
1868 <p style="text-align:center;margin-bottom: 0in"><b>CMY(K)(A) Image Quantum</b></p>
1872 <p style="text-align:center"><b>Enumeration</b></p>
1875 <p style="text-align:center"><b>Description</b></p>
1880 <p>CyanQuantum</p>
1883 <p>Cyan pixel Quantum</p>
1888 <p>MagentaQuantum</p>
1891 <p>Magenta pixel Quantum</p>
1896 <p>YellowQuantum</p>
1899 <p>Yellow pixel Quantum</p>
1904 <p>BlackQuantum</p>
1907 <p>Black pixel Quantum</p>
1912 <p>AlphaQuantum</p>
1915 <p>Alpha Quantum</p>
1919 <p style="margin-bottom: 0in"><br />
1920 </p>
1921 <p style="text-align:center;margin-bottom: 0in"><b>Grayscale Image
1922 Quantums</b></p>
1926 <p style="text-align:center"><b>Enumeration</b></p>
1929 <p style="text-align:center"><b>Description</b></p>
1934 <p>GrayQuantum</p>
1937 <p>Gray pixel</p>
1942 <p>GrayOpacityQuantum</p>
1945 <p>Pixel opacity</p>
1950 <p>AlphaQuantum</p>
1953 <p>Alpha Quantum</p>
1957 <p style="margin-bottom: 0in"><br />
1958 </p>
1959 <p style="text-align:center;margin-bottom: 0in"><b>Entire Pixels
1960 (Expressed in Byte Order)</b></p>
1964 <p style="text-align:center"><b>Enumeration</b></p>
1967 <p style="text-align:center"><b>Description</b></p>
1972 <p>RGBQuantum</p>
1975 <p>RGB pixel (24 or 48 bits)</p>
1980 <p>RGBAQuantum</p>
1983 <p>RGBA pixel (32 or 64 bits)</p>
1988 <p>CMYKQuantum</p>
1991 <p>CMYK pixel (32 or 64 bits)</p>
1996 <p>CMYKAQuantum</p>
1999 <p>CMYKA pixel (40 or 80 bits)</p>
2003 <p style="margin-bottom: 0in"><br />
2004 </p>
2008p align="left"><a name="RenderingIntent"></a><img src="right_triangle.png" name="Graphic20" alt="&…
2012 <p>Rendering intent is a concept defined by <a href="http://www.color.org/">ICC</a>
2013 Spec ICC.1:1998-09, &quot;File Format for Color Profiles&quot;.
2016 </p>
2017 <p style="margin-bottom: 0in">From the specification: &quot;Rendering
2023 </p>
2024 <p style="text-align:center;margin-bottom: 0in"><b>RenderingIntent</b></p>
2028 <p style="text-align:center"><b>Enumeration</b></p>
2031 <p style="text-align:center"><b>Description</b></p>
2036 <p>UndefinedIntent</p>
2039 <p>Unset value.</p>
2044 <p>SaturationIntent</p>
2047 <p>A rendering intent that specifies the saturation of the pixels
2049 hue and lightness.</p>
2054 <p>PerceptualIntent</p>
2057 <p>A rendering intent that specifies the full gamut of the image
2060 not be preserved.</p>
2065 <p>AbsoluteIntent</p>
2068 <p>Absolute colorimetric</p>
2073 <p>RelativeIntent</p>
2076 <p>Relative colorimetric</p>
2080 <p style="margin-bottom: 0in"><br />
2081 </p>
2085p align="left"><a name="ResolutionType"></a><img src="right_triangle.png" name="Graphic21" alt="&g…
2089 <p style="margin-bottom: 0in">By default, ImageMagick defines
2092 </p>
2093 <p style="text-align:center;margin-bottom: 0in"><b>ResolutionType</b></p>
2097 <p style="text-align:center"><b>Enumeration</b></p>
2100 <p style="text-align:center"><b>Description</b></p>
2105 <p>UndefinedResolution</p>
2108 <p>Unset value.</p>
2113 <p>PixelsPerInchResolution</p>
2116 <p>Density specifications are specified in units of pixels per
2117 inch (english units).</p>
2122 <p>PixelsPerCentimeterResolution</p>
2125 <p>Density specifications are specified in units of pixels per
2126 centimeter (metric units).</p>
2130 <p style="margin-bottom: 0in"><br />
2131 </p>
2135p align="left"><a name="StorageType"></a><img src="right_triangle.png" name="Graphic22" alt="&gt;"…
2139 <p style="margin-bottom: 0in">The <i>StorageType</i> enumerations are
2142 </p>
2143 <p style="text-align:center;margin-bottom: 0in"><b>StorageType</b></p>
2147 <p style="text-align:center"><b>Enumeration</b></p>
2150 <p style="text-align:center"><b>Description</b></p>
2155 <p>CharPixel</p>
2158 <p>Character type</p>
2163 <p>ShortPixel</p>
2166 <p>Short type</p>
2171 <p>IntegerPixel</p>
2174 <p>Integer type</p>
2179 <p>FloatPixel</p>
2182 <p>Float type</p>
2187 <p>DoublePixel</p>
2190 <p>Double type</p>
2194 <p style="margin-bottom: 0in"><br />
2195 </p>
2199p align="left"><a name="StretchType"></a><img src="right_triangle.png" name="Graphic23" alt="&gt;"…
2203 <p style="margin-bottom: 0in">The <i>StretchType</i> enumerations are
2207 </p>
2208 <p style="text-align:center;margin-bottom: 0in"><b>StretchType</b></p>
2212 <p style="text-align:center"><b>Enumeration</b></p>
2215 <p style="text-align:center"><b>Description</b></p>
2220 <p>AnyStretch</p>
2223 <p>Wildcard match for font stretch</p>
2228 <p>NormalStretch</p>
2231 <p>Normal width font</p>
2236 <p>UltraCondensedStretch</p>
2239 <p>Ultra-condensed (narrowest) font</p>
2244 <p>ExtraCondensedStretch</p>
2247 <p>Extra-condensed font</p>
2252 <p>CondensedStretch</p>
2255 <p>Condensed font</p>
2260 <p>SemiCondensedStretch</p>
2263 <p>Semi-Condensed font</p>
2268 <p>SemiExpandedStretch</p>
2271 <p>Semi-Expanded font</p>
2276 <p>ExpandedStretch</p>
2279 <p>Expanded font</p>
2284 <p>ExtraExpandedStretch</p>
2287 <p>Extra-Expanded font</p>
2292 <p>UltraExpandedStretch</p>
2295 <p>Ultra-expanded (widest) font</p>
2299 <p style="margin-bottom: 0in"><br />
2300 </p>
2304p align="left"><a name="StyleType"></a><img src="right_triangle.png" name="Graphic24" alt="&gt;" a…
2308 <p style="margin-bottom: 0in">The <i>StyleType</i> enumerations are
2312 </p>
2313 <p style="text-align:center;margin-bottom: 0in"><b>StyleType</b></p>
2317 <p style="text-align:center"><b>Enumeration</b></p>
2320 <p style="text-align:center"><b>Description</b></p>
2325 <p>AnyStyle</p>
2328 <p>Wildcard match for font style</p>
2333 <p>NormalStyle</p>
2336 <p>Normal font style</p>
2341 <p>ItalicStyle</p>
2344 <p>Italic font style</p>
2349 <p>ObliqueStyle</p>
2352 <p>Oblique font style</p>
2356 <p style="margin-bottom: 0in"><br />
2357 </p>
2361p align="left"><a name="VirtualPixelMethod"></a><img src="right_triangle.png" name="Graphic8" alt=…
2365 <p style="margin-bottom: 0in">The <i>VirtualPixelMethod </i>enumerations are
2367 </p>
2368 <p style="margin-bottom: 0in"><br />
2369 </p>
2370 <p style="text-align:center;margin-bottom: 0in"><b>VirtualPixelMethod</b></p>
2374 <p style="text-align:center"><b>Enumeration</b></p>
2377 <p style="text-align:center"><b>Description</b></p>
2382 <p>UndefinedVirtualPixelMethod</p>
2385 <p>Not defined</p>
2390 <p>BackgroundVirtualPixelMethod</p>
2393 <p>the area surrounding the image is the background color
2394 </p>
2399 <p>BlackVirtualPixelMethod</p>
2402 <p>the area surrounding the image is black</p>
2407 <p>CheckerTileVirtualPixelMethod</p>
2410 <p>alternate squares with image and background color
2411 </p>
2416 <p>DitherVirtualPixelMethod</p>
2419 <p>non-random 32x32 dithered pattern
2420 </p>
2425 <p>EdgeVirtualPixelMethod</p>
2428 <p>extend the edge pixel toward infinity
2429 </p>
2434 <p>GrayVirtualPixelMethod</p>
2437 <p>the area surrounding the image is gray
2438 </p>
2443 <p>HorizontalTileVirtualPixelMethod</p>
2446 <p>horizontally tile the image, background color above/below</p>
2451 <p>HorizontalTileEdgeVirtualPixelMethod</p>
2454 <p>horizontally tile the image and replicate the side edge pixels</p>
2459 <p>MirrorVirtualPixelMethod</p>
2462 <p>mirror tile the image
2463 </p>
2468 <p>RandomVirtualPixelMethod</p>
2471 <p>choose a random pixel from the image
2472 </p>
2477 <p>TileVirtualPixelMethod</p>
2480 <p>tile the image (default)
2481 </p>
2486 <p>TransparentVirtualPixelMethod</p>
2489 <p>the area surrounding the image is transparent blackness
2490 </p>
2495 <p>VerticalTileVirtualPixelMethod</p>
2498 <p>vertically tile the image, sides are background color
2499 </p>
2504 <p>VerticalTileEdgeVirtualPixelMethod</p>
2507 <p>vertically tile the image and replicate the side edge pixels
2508 </p>
2513 <p>WhiteVirtualPixelMethod</p>
2516 <p>the area surrounding the image is white
2517 </p>