1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2<html xmlns="http://www.w3.org/1999/xhtml"> 3<head> 4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> 5<meta http-equiv="X-UA-Compatible" content="IE=9"/> 6<meta name="generator" content="Doxygen 1.8.14"/> 7<meta name="viewport" content="width=device-width, initial-scale=1"/> 8<title>Magick++: File List</title> 9<link href="tabs.css" rel="stylesheet" type="text/css"/> 10<script type="text/javascript" src="jquery.js"></script> 11<script type="text/javascript" src="dynsections.js"></script> 12<link href="navtree.css" rel="stylesheet" type="text/css"/> 13<script type="text/javascript" src="resize.js"></script> 14<script type="text/javascript" src="navtreedata.js"></script> 15<script type="text/javascript" src="navtree.js"></script> 16<script type="text/javascript"> 17/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ 18 $(document).ready(initResizable); 19/* @license-end */</script> 20<link href="doxygen.css" rel="stylesheet" type="text/css" /> 21</head> 22<body> 23<div id="top"><!-- do not remove this div, it is closed by doxygen! --> 24<div id="titlearea"> 25<table cellspacing="0" cellpadding="0"> 26 <tbody> 27 <tr style="height: 56px;"> 28 <td id="projectlogo"><img alt="Logo" src="wand.png"/></td> 29 <td id="projectalign" style="padding-left: 0.5em;"> 30 <div id="projectname">Magick++ 31  <span id="projectnumber">7.0.8</span> 32 </div> 33 <div id="projectbrief">Convert, Edit, Or Compose Bitmap Images</div> 34 </td> 35 </tr> 36 </tbody> 37</table> 38</div> 39<!-- end header part --> 40<!-- Generated by Doxygen 1.8.14 --> 41</div><!-- top --> 42<div id="side-nav" class="ui-resizable side-nav-resizable"> 43 <div id="nav-tree"> 44 <div id="nav-tree-contents"> 45 <div id="nav-sync" class="sync"></div> 46 </div> 47 </div> 48 <div id="splitbar" style="-moz-user-select:none;" 49 class="ui-resizable-handle"> 50 </div> 51</div> 52<script type="text/javascript"> 53/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ 54$(document).ready(function(){initNavTree('files.html','');}); 55/* @license-end */ 56</script> 57<div id="doc-content"> 58<div class="header"> 59 <div class="headertitle"> 60<div class="title">File List</div> </div> 61</div><!--header--> 62<div class="contents"> 63<div class="textblock">Here is a list of all files with brief descriptions:</div><div class="directory"> 64<table class="directory"> 65<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="analyze_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="analyze_8cpp.html" target="_self">analyze.cpp</a></td><td class="desc"></td></tr> 66<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="Blob_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="Blob_8cpp.html" target="_self">Blob.cpp</a></td><td class="desc"></td></tr> 67<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="Blob_8h_source.html"><span class="icondoc"></span></a><a class="el" href="Blob_8h.html" target="_self">Blob.h</a></td><td class="desc"></td></tr> 68<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="BlobRef_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="BlobRef_8cpp.html" target="_self">BlobRef.cpp</a></td><td class="desc"></td></tr> 69<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="BlobRef_8h_source.html"><span class="icondoc"></span></a><a class="el" href="BlobRef_8h.html" target="_self">BlobRef.h</a></td><td class="desc"></td></tr> 70<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="button_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="button_8cpp.html" target="_self">button.cpp</a></td><td class="desc"></td></tr> 71<tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="CoderInfo_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="CoderInfo_8cpp.html" target="_self">CoderInfo.cpp</a></td><td class="desc"></td></tr> 72<tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="CoderInfo_8h_source.html"><span class="icondoc"></span></a><a class="el" href="CoderInfo_8h.html" target="_self">CoderInfo.h</a></td><td class="desc"></td></tr> 73<tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="Color_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="Color_8cpp.html" target="_self">Color.cpp</a></td><td class="desc"></td></tr> 74<tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="Color_8h_source.html"><span class="icondoc"></span></a><a class="el" href="Color_8h.html" target="_self">Color.h</a></td><td class="desc"></td></tr> 75<tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="demo_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="demo_8cpp.html" target="_self">demo.cpp</a></td><td class="desc"></td></tr> 76<tr id="row_11_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="detrans_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="detrans_8cpp.html" target="_self">detrans.cpp</a></td><td class="desc"></td></tr> 77<tr id="row_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="Drawable_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="Drawable_8cpp.html" target="_self">Drawable.cpp</a></td><td class="desc"></td></tr> 78<tr id="row_13_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="Drawable_8h_source.html"><span class="icondoc"></span></a><a class="el" href="Drawable_8h.html" target="_self">Drawable.h</a></td><td class="desc"></td></tr> 79<tr id="row_14_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="encoder__format_8h_source.html"><span class="icondoc"></span></a><a class="el" href="encoder__format_8h.html" target="_self">encoder_format.h</a></td><td class="desc"></td></tr> 80<tr id="row_15_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="Exception_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="Exception_8cpp.html" target="_self">Exception.cpp</a></td><td class="desc"></td></tr> 81<tr id="row_16_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="Exception_8h_source.html"><span class="icondoc"></span></a><a class="el" href="Exception_8h.html" target="_self">Exception.h</a></td><td class="desc"></td></tr> 82<tr id="row_17_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="flip_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="flip_8cpp.html" target="_self">flip.cpp</a></td><td class="desc"></td></tr> 83<tr id="row_18_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="Functions_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="Functions_8cpp.html" target="_self">Functions.cpp</a></td><td class="desc"></td></tr> 84<tr id="row_19_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="Functions_8h_source.html"><span class="icondoc"></span></a><a class="el" href="Functions_8h.html" target="_self">Functions.h</a></td><td class="desc"></td></tr> 85<tr id="row_20_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="Geometry_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="Geometry_8cpp.html" target="_self">Geometry.cpp</a></td><td class="desc"></td></tr> 86<tr id="row_21_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="Geometry_8h_source.html"><span class="icondoc"></span></a><a class="el" href="Geometry_8h.html" target="_self">Geometry.h</a></td><td class="desc"></td></tr> 87<tr id="row_22_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="gravity_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="gravity_8cpp.html" target="_self">gravity.cpp</a></td><td class="desc"></td></tr> 88<tr id="row_23_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="Image_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="Image_8cpp.html" target="_self">Image.cpp</a></td><td class="desc"></td></tr> 89<tr id="row_24_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="Image_8h_source.html"><span class="icondoc"></span></a><a class="el" href="Image_8h.html" target="_self">Image.h</a></td><td class="desc"></td></tr> 90<tr id="row_25_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="ImageRef_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="ImageRef_8cpp.html" target="_self">ImageRef.cpp</a></td><td class="desc"></td></tr> 91<tr id="row_26_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="ImageRef_8h_source.html"><span class="icondoc"></span></a><a class="el" href="ImageRef_8h.html" target="_self">ImageRef.h</a></td><td class="desc"></td></tr> 92<tr id="row_27_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="Include_8h_source.html"><span class="icondoc"></span></a><a class="el" href="Include_8h.html" target="_self">Include.h</a></td><td class="desc"></td></tr> 93<tr id="row_28_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="Magick_09_09_8h_source.html"><span class="icondoc"></span></a><a class="el" href="Magick_09_09_8h.html" target="_self">Magick++.h</a></td><td class="desc"></td></tr> 94<tr id="row_29_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="Montage_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="Montage_8cpp.html" target="_self">Montage.cpp</a></td><td class="desc"></td></tr> 95<tr id="row_30_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="Montage_8h_source.html"><span class="icondoc"></span></a><a class="el" href="Montage_8h.html" target="_self">Montage.h</a></td><td class="desc"></td></tr> 96<tr id="row_31_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="Options_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="Options_8cpp.html" target="_self">Options.cpp</a></td><td class="desc"></td></tr> 97<tr id="row_32_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="Options_8h_source.html"><span class="icondoc"></span></a><a class="el" href="Options_8h.html" target="_self">Options.h</a></td><td class="desc"></td></tr> 98<tr id="row_33_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="piddle_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="piddle_8cpp.html" target="_self">piddle.cpp</a></td><td class="desc"></td></tr> 99<tr id="row_34_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="Pixels_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="Pixels_8cpp.html" target="_self">Pixels.cpp</a></td><td class="desc"></td></tr> 100<tr id="row_35_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="Pixels_8h_source.html"><span class="icondoc"></span></a><a class="el" href="Pixels_8h.html" target="_self">Pixels.h</a></td><td class="desc"></td></tr> 101<tr id="row_36_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="ResourceLimits_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="ResourceLimits_8cpp.html" target="_self">ResourceLimits.cpp</a></td><td class="desc"></td></tr> 102<tr id="row_37_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="ResourceLimits_8h_source.html"><span class="icondoc"></span></a><a class="el" href="ResourceLimits_8h.html" target="_self">ResourceLimits.h</a></td><td class="desc"></td></tr> 103<tr id="row_38_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="SecurityPolicy_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="SecurityPolicy_8cpp.html" target="_self">SecurityPolicy.cpp</a></td><td class="desc"></td></tr> 104<tr id="row_39_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="SecurityPolicy_8h_source.html"><span class="icondoc"></span></a><a class="el" href="SecurityPolicy_8h.html" target="_self">SecurityPolicy.h</a></td><td class="desc"></td></tr> 105<tr id="row_40_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="shapes_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="shapes_8cpp.html" target="_self">shapes.cpp</a></td><td class="desc"></td></tr> 106<tr id="row_41_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="Statistic_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="Statistic_8cpp.html" target="_self">Statistic.cpp</a></td><td class="desc"></td></tr> 107<tr id="row_42_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="Statistic_8h_source.html"><span class="icondoc"></span></a><a class="el" href="Statistic_8h.html" target="_self">Statistic.h</a></td><td class="desc"></td></tr> 108<tr id="row_43_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="STL_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="STL_8cpp.html" target="_self">STL.cpp</a></td><td class="desc"></td></tr> 109<tr id="row_44_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="STL_8h_source.html"><span class="icondoc"></span></a><a class="el" href="STL_8h.html" target="_self">STL.h</a></td><td class="desc"></td></tr> 110<tr id="row_45_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="Thread_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="Thread_8cpp.html" target="_self">Thread.cpp</a></td><td class="desc"></td></tr> 111<tr id="row_46_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="Thread_8h_source.html"><span class="icondoc"></span></a><a class="el" href="Thread_8h.html" target="_self">Thread.h</a></td><td class="desc"></td></tr> 112<tr id="row_47_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="TypeMetric_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="TypeMetric_8cpp.html" target="_self">TypeMetric.cpp</a></td><td class="desc"></td></tr> 113<tr id="row_48_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="TypeMetric_8h_source.html"><span class="icondoc"></span></a><a class="el" href="TypeMetric_8h.html" target="_self">TypeMetric.h</a></td><td class="desc"></td></tr> 114<tr id="row_49_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a href="zoom_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="zoom_8cpp.html" target="_self">zoom.cpp</a></td><td class="desc"></td></tr> 115</table> 116</div><!-- directory --> 117</div><!-- contents --> 118</div><!-- doc-content --> 119<!-- start footer part --> 120<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> 121 <ul> 122 <li class="footer">Generated by 123 <a href="http://www.doxygen.org/index.html"> 124 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li> 125 </ul> 126</div> 127</body> 128</html> 129