Mon, 03 Aug 2009 14:09:20 +0100
added P-touch decoder source
philpem@5 | 1 | xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
philpem@5 | 2 | <head> |
philpem@5 | 3 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></meta> |
philpem@5 | 4 | <title>The CImg Library - C++ Template Image Processing Toolkit</title> |
philpem@5 | 5 | <meta content="David Tschumperle" name="author"></meta> |
philpem@5 | 6 | <link rel="shortcut icon" type="image/x-icon" href="http://cimg.sourceforge.net/favicon.ico"></link> |
philpem@5 | 7 | <link rel="icon" type="image/png" href="favicon.png"></link> |
philpem@5 | 8 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
philpem@5 | 9 | <link href="tabs.css" rel="stylesheet" type="text/css"> |
philpem@5 | 10 | <style type="text/css"> |
philpem@5 | 11 | <!-- |
philpem@5 | 12 | body {background-color:white; font-family:sans-serif; } |
philpem@5 | 13 | a:active{text-decoration:none; color:#303090} |
philpem@5 | 14 | a:link{text-decoration:none; color:#303090} |
philpem@5 | 15 | a:visited{text-decoration:none; color:#303090} |
philpem@5 | 16 | a:hover{text-decoration:underline; color:#4E9F71} |
philpem@5 | 17 | --> |
philpem@5 | 18 | </style> |
philpem@5 | 19 | <script language="JavaScript" type="text/javascript"> |
philpem@5 | 20 | <!-- Original: Eric King (eric_andrew_king@hotmail.com) is used to display images in popup windows --> |
philpem@5 | 21 | <!-- Web Site: http://redrival.com/eak/ --> |
philpem@5 | 22 | <!-- This script and many more are available free online at --> |
philpem@5 | 23 | <!-- The JavaScript Source!! http://javascript.internet.com --> |
philpem@5 | 24 | <!-- Begin |
philpem@5 | 25 | function NewWindow(mypage, myname, w, h, scroll) { |
philpem@5 | 26 | var winl = (screen.width - w) / 2; |
philpem@5 | 27 | var wint = (screen.height - h) / 2; |
philpem@5 | 28 | winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars='+scroll+',resizable' |
philpem@5 | 29 | win = window.open(mypage, myname, winprops) |
philpem@5 | 30 | if (parseInt(navigator.appVersion) >= 4) { win.window.focus(); } |
philpem@5 | 31 | } |
philpem@5 | 32 | // End --> |
philpem@5 | 33 | </script> |
philpem@5 | 34 | </head> |
philpem@5 | 35 | <body> |
philpem@5 | 36 | <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%"> |
philpem@5 | 37 | <tbody><tr><td> |
philpem@5 | 38 | <hr noshade="noshade" size="1" width="90%"></hr> |
philpem@5 | 39 | <center> |
philpem@5 | 40 | <br/> |
philpem@5 | 41 | <a href="http://cimg.sourceforge.net"><img src="http://cimg.sourceforge.net/img/CImgLogo.jpg" alt="" border="0"></img></a><br/> |
philpem@5 | 42 | <br/> |
philpem@5 | 43 | </center> |
philpem@5 | 44 | <hr noshade="noshade" size="1" width="90%"></hr> |
philpem@5 | 45 | <center> |
philpem@5 | 46 | <table bgcolor="#EEEEFF" style="width: 90%; text-align: left; margin-left: auto; margin-right: auto;" border="0" cellpadding="3" cellspacing="0"> |
philpem@5 | 47 | <tbody><tr><td style="text-align: center; vertical-align: top;"> |
philpem@5 | 48 | <font color="#FFFFFF" face="Arial,Helvetica" size="-1"> |
philpem@5 | 49 | <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/index.shtml">Main</a> <b>]</b> |
philpem@5 | 50 | <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/news.shtml">News</a><b>] </b> |
philpem@5 | 51 | <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/download.shtml">Download</a> <b>]</b> |
philpem@5 | 52 | <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/screenshots.shtml">Screenshots</a> <b>]</b> |
philpem@5 | 53 | <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/reference/group__cimg__faq.html">FAQ</a> <b>]</b> |
philpem@5 | 54 | <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/reference/group__cimg__tutorial.html">Tutorial</a> <b>]</b> |
philpem@5 | 55 | <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/reference/index.html">Documentation</a> <b>]</b> |
philpem@5 | 56 | <b>[</b> <a target="_parent" href="http://sourceforge.net/forum/forum.php?forum_id=334630">Forum</a> <b>]</b> |
philpem@5 | 57 | <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/chat.shtml">Chat</a> <b>]</b> |
philpem@5 | 58 | <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/links.shtml">Links</a> <b>]</b> |
philpem@5 | 59 | </font> |
philpem@5 | 60 | </td></tr></tbody> |
philpem@5 | 61 | </table> |
philpem@5 | 62 | </center> |
philpem@5 | 63 | <hr noshade="noshade" size="1" width="90%"></hr> |
philpem@5 | 64 | </td></tr></tbody> |
philpem@5 | 65 | </table> |
philpem@5 | 66 | <!-- Generated by Doxygen 1.5.7.1 --> |
philpem@5 | 67 | <script type="text/javascript"> |
philpem@5 | 68 | <!-- |
philpem@5 | 69 | function changeDisplayState (e){ |
philpem@5 | 70 | var num=this.id.replace(/[^[0-9]/g,''); |
philpem@5 | 71 | var button=this.firstChild; |
philpem@5 | 72 | var sectionDiv=document.getElementById('dynsection'+num); |
philpem@5 | 73 | if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){ |
philpem@5 | 74 | sectionDiv.style.display='block'; |
philpem@5 | 75 | button.src='open.gif'; |
philpem@5 | 76 | }else{ |
philpem@5 | 77 | sectionDiv.style.display='none'; |
philpem@5 | 78 | button.src='closed.gif'; |
philpem@5 | 79 | } |
philpem@5 | 80 | } |
philpem@5 | 81 | function initDynSections(){ |
philpem@5 | 82 | var divs=document.getElementsByTagName('div'); |
philpem@5 | 83 | var sectionCounter=1; |
philpem@5 | 84 | for(var i=0;i<divs.length-1;i++){ |
philpem@5 | 85 | if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){ |
philpem@5 | 86 | var header=divs[i]; |
philpem@5 | 87 | var section=divs[i+1]; |
philpem@5 | 88 | var button=header.firstChild; |
philpem@5 | 89 | if (button!='IMG'){ |
philpem@5 | 90 | divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild); |
philpem@5 | 91 | button=document.createElement('img'); |
philpem@5 | 92 | divs[i].insertBefore(button,divs[i].firstChild); |
philpem@5 | 93 | } |
philpem@5 | 94 | header.style.cursor='pointer'; |
philpem@5 | 95 | header.onclick=changeDisplayState; |
philpem@5 | 96 | header.id='dynheader'+sectionCounter; |
philpem@5 | 97 | button.src='closed.gif'; |
philpem@5 | 98 | section.id='dynsection'+sectionCounter; |
philpem@5 | 99 | section.style.display='none'; |
philpem@5 | 100 | section.style.marginLeft='14px'; |
philpem@5 | 101 | sectionCounter++; |
philpem@5 | 102 | } |
philpem@5 | 103 | } |
philpem@5 | 104 | } |
philpem@5 | 105 | window.onload = initDynSections; |
philpem@5 | 106 | --> |
philpem@5 | 107 | </script> |
philpem@5 | 108 | <div class="navigation" id="top"> |
philpem@5 | 109 | <div class="tabs"> |
philpem@5 | 110 | <ul> |
philpem@5 | 111 | <li><a href="index.html"><span>Main Page</span></a></li> |
philpem@5 | 112 | <li><a href="modules.html"><span>Modules</span></a></li> |
philpem@5 | 113 | <li><a href="namespaces.html"><span>Namespaces</span></a></li> |
philpem@5 | 114 | <li class="current"><a href="annotated.html"><span>Classes</span></a></li> |
philpem@5 | 115 | </ul> |
philpem@5 | 116 | </div> |
philpem@5 | 117 | <div class="tabs"> |
philpem@5 | 118 | <ul> |
philpem@5 | 119 | <li><a href="annotated.html"><span>Class List</span></a></li> |
philpem@5 | 120 | <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> |
philpem@5 | 121 | <li><a href="functions.html"><span>Class Members</span></a></li> |
philpem@5 | 122 | </ul> |
philpem@5 | 123 | </div> |
philpem@5 | 124 | <div class="navpath"><a class="el" href="namespacecimg__library.html">cimg_library</a>::<a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a> |
philpem@5 | 125 | </div> |
philpem@5 | 126 | </div> |
philpem@5 | 127 | <div class="contents"> |
philpem@5 | 128 | <h1>CImgList Struct Template Reference</h1><!-- doxytag: class="cimg_library::CImgList" -->Class representing list of images CImg<T>. |
philpem@5 | 129 | <a href="#_details">More...</a> |
philpem@5 | 130 | <p> |
philpem@5 | 131 | |
philpem@5 | 132 | <p> |
philpem@5 | 133 | <a href="structcimg__library_1_1CImgList-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> |
philpem@5 | 134 | <tr><td></td></tr> |
philpem@5 | 135 | <tr><td colspan="2"><br><h2>Constructors - Destructor - Copy</h2></td></tr> |
philpem@5 | 136 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f55eeaf6d1a4ceed4d68e94c6f0433eb"></a><!-- doxytag: member="cimg_library::CImgList::Y" ref="f55eeaf6d1a4ceed4d68e94c6f0433eb" args="" --> |
philpem@5 | 137 | Y V V </td><td class="memItemRight" valign="bottom"><b>Y</b></td></tr> |
philpem@5 | 138 | |
philpem@5 | 139 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="44309571bb9081e674141fa2b60db780"></a><!-- doxytag: member="cimg_library::CImgList::Z" ref="44309571bb9081e674141fa2b60db780" args="" --> |
philpem@5 | 140 | Y V V Z </td><td class="memItemRight" valign="bottom"><b>Z</b></td></tr> |
philpem@5 | 141 | |
philpem@5 | 142 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1c384da3026d8b61107e41d60ed12f77"></a><!-- doxytag: member="cimg_library::CImgList::dy" ref="1c384da3026d8b61107e41d60ed12f77" args="" --> |
philpem@5 | 143 | Y V V Z V const unsigned int </td><td class="memItemRight" valign="bottom"><b>dy</b></td></tr> |
philpem@5 | 144 | |
philpem@5 | 145 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d3db450e74ce54c43c391dcef6381431"></a><!-- doxytag: member="cimg_library::CImgList::dz" ref="d3db450e74ce54c43c391dcef6381431" args="" --> |
philpem@5 | 146 | Y V V Z V const unsigned int <br class="typebreak"> |
philpem@5 | 147 | const unsigned int </td><td class="memItemRight" valign="bottom"><b>dz</b></td></tr> |
philpem@5 | 148 | |
philpem@5 | 149 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="30a624e43eb40c6df0fa1fdacf5c6235"></a><!-- doxytag: member="cimg_library::CImgList::~CImgList" ref="30a624e43eb40c6df0fa1fdacf5c6235" args="()" --> |
philpem@5 | 150 | </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#30a624e43eb40c6df0fa1fdacf5c6235">~CImgList</a> ()</td></tr> |
philpem@5 | 151 | |
philpem@5 | 152 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Destructor. <br></td></tr> |
philpem@5 | 153 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d9806b5302d100f40e74c2ca0e0616d1"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="d9806b5302d100f40e74c2ca0e0616d1" args="()" --> |
philpem@5 | 154 | </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#d9806b5302d100f40e74c2ca0e0616d1">CImgList</a> ()</td></tr> |
philpem@5 | 155 | |
philpem@5 | 156 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Default constructor. <br></td></tr> |
philpem@5 | 157 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="32d594cbd3687a11f87b96be504e54ba"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="32d594cbd3687a11f87b96be504e54ba" args="(const unsigned int n)" --> |
philpem@5 | 158 | </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#32d594cbd3687a11f87b96be504e54ba">CImgList</a> (const unsigned int n)</td></tr> |
philpem@5 | 159 | |
philpem@5 | 160 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list containing n empty images. <br></td></tr> |
philpem@5 | 161 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="4c45cdb2fcd20003f727a885879db38f"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="4c45cdb2fcd20003f727a885879db38f" args="(const CImgList< t > &list)" --> |
philpem@5 | 162 | template<typename t > </td></tr> |
philpem@5 | 163 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#4c45cdb2fcd20003f727a885879db38f">CImgList</a> (const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< t > &list)</td></tr> |
philpem@5 | 164 | |
philpem@5 | 165 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Default copy constructor. <br></td></tr> |
philpem@5 | 166 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="505af5fd1adf73d3429a95bfe6d10f5e"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="505af5fd1adf73d3429a95bfe6d10f5e" args="(const CImgList< T > &list)" --> |
philpem@5 | 167 | </td><td class="memItemRight" valign="bottom"><b>CImgList</b> (const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > &list)</td></tr> |
philpem@5 | 168 | |
philpem@5 | 169 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="67a22c62beff88afae317fe4ae59aa0e"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="67a22c62beff88afae317fe4ae59aa0e" args="(const CImgList< t > &list, const bool shared)" --> |
philpem@5 | 170 | template<typename t > </td></tr> |
philpem@5 | 171 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#67a22c62beff88afae317fe4ae59aa0e">CImgList</a> (const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< t > &list, const bool shared)</td></tr> |
philpem@5 | 172 | |
philpem@5 | 173 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Advanced copy constructor. <br></td></tr> |
philpem@5 | 174 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d02c3814cf4a302bbf74568d49bfc08e"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="d02c3814cf4a302bbf74568d49bfc08e" args="(const CImgList< T > &list, const bool shared)" --> |
philpem@5 | 175 | </td><td class="memItemRight" valign="bottom"><b>CImgList</b> (const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > &list, const bool shared)</td></tr> |
philpem@5 | 176 | |
philpem@5 | 177 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9a7581b4301d0ca9e10e849456e0e137"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="9a7581b4301d0ca9e10e849456e0e137" args="(const unsigned int n, const unsigned int width, const unsigned int height=1, const unsigned int depth=1, const unsigned int dim=1)" --> |
philpem@5 | 178 | </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#9a7581b4301d0ca9e10e849456e0e137">CImgList</a> (const unsigned int n, const unsigned int width, const unsigned int height=1, const unsigned int depth=1, const unsigned int dim=1)</td></tr> |
philpem@5 | 179 | |
philpem@5 | 180 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list containing n images with specified size. <br></td></tr> |
philpem@5 | 181 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6e5e00752f2628fc717c711282cb0a5e"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="6e5e00752f2628fc717c711282cb0a5e" args="(const unsigned int n, const unsigned int width, const unsigned int height, const unsigned int depth, const unsigned int dim, const T val)" --> |
philpem@5 | 182 | </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#6e5e00752f2628fc717c711282cb0a5e">CImgList</a> (const unsigned int n, const unsigned int width, const unsigned int height, const unsigned int depth, const unsigned int dim, const T val)</td></tr> |
philpem@5 | 183 | |
philpem@5 | 184 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list containing n images with specified size, filled with specified value. <br></td></tr> |
philpem@5 | 185 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f9977651c138a1c1855822d58cf57999"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="f9977651c138a1c1855822d58cf57999" args="(const unsigned int n, const unsigned int width, const unsigned int height, const unsigned int depth, const unsigned int dim, const int val0, const int val1,...)" --> |
philpem@5 | 186 | </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#f9977651c138a1c1855822d58cf57999">CImgList</a> (const unsigned int n, const unsigned int width, const unsigned int height, const unsigned int depth, const unsigned int dim, const int val0, const int val1,...)</td></tr> |
philpem@5 | 187 | |
philpem@5 | 188 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list containing n images with specified size and specified pixel values (int version). <br></td></tr> |
philpem@5 | 189 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b5ec97cd1b911d55f893768d5aed8f35"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="b5ec97cd1b911d55f893768d5aed8f35" args="(const unsigned int n, const unsigned int width, const unsigned int height, const unsigned int depth, const unsigned int dim, const double val0, const double val1,...)" --> |
philpem@5 | 190 | </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#b5ec97cd1b911d55f893768d5aed8f35">CImgList</a> (const unsigned int n, const unsigned int width, const unsigned int height, const unsigned int depth, const unsigned int dim, const double val0, const double val1,...)</td></tr> |
philpem@5 | 191 | |
philpem@5 | 192 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list containing n images with specified size and specified pixel values (double version). <br></td></tr> |
philpem@5 | 193 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="62bc2b499f00fbe9a647074f807444a7"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="62bc2b499f00fbe9a647074f807444a7" args="(const unsigned int n, const CImg< t > &img)" --> |
philpem@5 | 194 | template<typename t > </td></tr> |
philpem@5 | 195 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#62bc2b499f00fbe9a647074f807444a7">CImgList</a> (const unsigned int n, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t > &img)</td></tr> |
philpem@5 | 196 | |
philpem@5 | 197 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct a list containing n copies of the image img. <br></td></tr> |
philpem@5 | 198 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="2bfa2b510b4cb878c884b629d3dab95a"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="2bfa2b510b4cb878c884b629d3dab95a" args="(const unsigned int n, const CImg< t > &img, const bool shared)" --> |
philpem@5 | 199 | template<typename t > </td></tr> |
philpem@5 | 200 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#2bfa2b510b4cb878c884b629d3dab95a">CImgList</a> (const unsigned int n, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t > &img, const bool shared)</td></tr> |
philpem@5 | 201 | |
philpem@5 | 202 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct a list containing n copies of the image img, forcing the shared state. <br></td></tr> |
philpem@5 | 203 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="84201ac60c52160f7643655855b70279"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="84201ac60c52160f7643655855b70279" args="(const CImg< t > &img)" --> |
philpem@5 | 204 | template<typename t > </td></tr> |
philpem@5 | 205 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#84201ac60c52160f7643655855b70279">CImgList</a> (const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t > &img)</td></tr> |
philpem@5 | 206 | |
philpem@5 | 207 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list from one image. <br></td></tr> |
philpem@5 | 208 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="067f5550d22707d51823f969af480fd7"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="067f5550d22707d51823f969af480fd7" args="(const CImg< t > &img, const bool shared)" --> |
philpem@5 | 209 | template<typename t > </td></tr> |
philpem@5 | 210 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#067f5550d22707d51823f969af480fd7">CImgList</a> (const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t > &img, const bool shared)</td></tr> |
philpem@5 | 211 | |
philpem@5 | 212 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list from one image, forcing the shared state. <br></td></tr> |
philpem@5 | 213 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="834ea2e8535dd9c5be582c180659bbfc"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="834ea2e8535dd9c5be582c180659bbfc" args="(const CImg< t1 > &img1, const CImg< t2 > &img2)" --> |
philpem@5 | 214 | template<typename t1 , typename t2 > </td></tr> |
philpem@5 | 215 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#834ea2e8535dd9c5be582c180659bbfc">CImgList</a> (const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t2 > &img2)</td></tr> |
philpem@5 | 216 | |
philpem@5 | 217 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list from two images. <br></td></tr> |
philpem@5 | 218 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="376ce49d45349f5390b8bc129064f907"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="376ce49d45349f5390b8bc129064f907" args="(const CImg< t1 > &img1, const CImg< t2 > &img2, const bool shared)" --> |
philpem@5 | 219 | template<typename t1 , typename t2 > </td></tr> |
philpem@5 | 220 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#376ce49d45349f5390b8bc129064f907">CImgList</a> (const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t2 > &img2, const bool shared)</td></tr> |
philpem@5 | 221 | |
philpem@5 | 222 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list from two images, forcing the shared state. <br></td></tr> |
philpem@5 | 223 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="5e2dc89c70ddb3813a0f17f7ebc9f893"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="5e2dc89c70ddb3813a0f17f7ebc9f893" args="(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3)" --> |
philpem@5 | 224 | template<typename t1 , typename t2 , typename t3 > </td></tr> |
philpem@5 | 225 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#5e2dc89c70ddb3813a0f17f7ebc9f893">CImgList</a> (const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t3 > &img3)</td></tr> |
philpem@5 | 226 | |
philpem@5 | 227 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list from three images. <br></td></tr> |
philpem@5 | 228 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="7af8c6a69ab5fe444ff853016000be72"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="7af8c6a69ab5fe444ff853016000be72" args="(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const bool shared)" --> |
philpem@5 | 229 | template<typename t1 , typename t2 , typename t3 > </td></tr> |
philpem@5 | 230 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#7af8c6a69ab5fe444ff853016000be72">CImgList</a> (const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t3 > &img3, const bool shared)</td></tr> |
philpem@5 | 231 | |
philpem@5 | 232 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list from three images, forcing the shared state. <br></td></tr> |
philpem@5 | 233 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="ffbbfabcc747538adab4dd63e3476174"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="ffbbfabcc747538adab4dd63e3476174" args="(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4)" --> |
philpem@5 | 234 | template<typename t1 , typename t2 , typename t3 , typename t4 > </td></tr> |
philpem@5 | 235 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#ffbbfabcc747538adab4dd63e3476174">CImgList</a> (const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t3 > &img3, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t4 > &img4)</td></tr> |
philpem@5 | 236 | |
philpem@5 | 237 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list from four images. <br></td></tr> |
philpem@5 | 238 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="d3da597982ecee9370e2b65f64ef37b3"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="d3da597982ecee9370e2b65f64ef37b3" args="(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const bool shared)" --> |
philpem@5 | 239 | template<typename t1 , typename t2 , typename t3 , typename t4 > </td></tr> |
philpem@5 | 240 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#d3da597982ecee9370e2b65f64ef37b3">CImgList</a> (const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t3 > &img3, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t4 > &img4, const bool shared)</td></tr> |
philpem@5 | 241 | |
philpem@5 | 242 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list from four images, forcing the shared state. <br></td></tr> |
philpem@5 | 243 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="4e4b5d47868d80e15c661fcaa734e644"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="4e4b5d47868d80e15c661fcaa734e644" args="(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const CImg< t5 > &img5)" --> |
philpem@5 | 244 | template<typename t1 , typename t2 , typename t3 , typename t4 , typename t5 > </td></tr> |
philpem@5 | 245 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#4e4b5d47868d80e15c661fcaa734e644">CImgList</a> (const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t3 > &img3, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t4 > &img4, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t5 > &img5)</td></tr> |
philpem@5 | 246 | |
philpem@5 | 247 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list from five images. <br></td></tr> |
philpem@5 | 248 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="24e8a5f98d16ebe202faef91c4d9ba6e"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="24e8a5f98d16ebe202faef91c4d9ba6e" args="(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const CImg< t5 > &img5, const bool shared)" --> |
philpem@5 | 249 | template<typename t1 , typename t2 , typename t3 , typename t4 , typename t5 > </td></tr> |
philpem@5 | 250 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#24e8a5f98d16ebe202faef91c4d9ba6e">CImgList</a> (const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t3 > &img3, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t4 > &img4, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t5 > &img5, const bool shared)</td></tr> |
philpem@5 | 251 | |
philpem@5 | 252 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list from five images, forcing the shared state. <br></td></tr> |
philpem@5 | 253 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="aa8df8bc3b26f1f8038681f2c70a7091"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="aa8df8bc3b26f1f8038681f2c70a7091" args="(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const CImg< t5 > &img5, const CImg< t6 > &img6)" --> |
philpem@5 | 254 | template<typename t1 , typename t2 , typename t3 , typename t4 , typename t5 , typename t6 > </td></tr> |
philpem@5 | 255 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#aa8df8bc3b26f1f8038681f2c70a7091">CImgList</a> (const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t3 > &img3, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t4 > &img4, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t5 > &img5, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t6 > &img6)</td></tr> |
philpem@5 | 256 | |
philpem@5 | 257 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list from six images. <br></td></tr> |
philpem@5 | 258 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="579e28d793ac269f66f2dcddd10ee1c1"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="579e28d793ac269f66f2dcddd10ee1c1" args="(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const CImg< t5 > &img5, const CImg< t6 > &img6, const bool shared)" --> |
philpem@5 | 259 | template<typename t1 , typename t2 , typename t3 , typename t4 , typename t5 , typename t6 > </td></tr> |
philpem@5 | 260 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#579e28d793ac269f66f2dcddd10ee1c1">CImgList</a> (const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t3 > &img3, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t4 > &img4, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t5 > &img5, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t6 > &img6, const bool shared)</td></tr> |
philpem@5 | 261 | |
philpem@5 | 262 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list from six images, forcing the shared state. <br></td></tr> |
philpem@5 | 263 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="52f4d44ebe8933478465e4b8bcc32811"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="52f4d44ebe8933478465e4b8bcc32811" args="(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const CImg< t5 > &img5, const CImg< t6 > &img6, const CImg< t7 > &img7)" --> |
philpem@5 | 264 | template<typename t1 , typename t2 , typename t3 , typename t4 , typename t5 , typename t6 , typename t7 > </td></tr> |
philpem@5 | 265 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#52f4d44ebe8933478465e4b8bcc32811">CImgList</a> (const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t3 > &img3, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t4 > &img4, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t5 > &img5, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t6 > &img6, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t7 > &img7)</td></tr> |
philpem@5 | 266 | |
philpem@5 | 267 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list from seven images. <br></td></tr> |
philpem@5 | 268 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="d86c8fa0ff7fd6d11c5b9333684939d4"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="d86c8fa0ff7fd6d11c5b9333684939d4" args="(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const CImg< t5 > &img5, const CImg< t6 > &img6, const CImg< t7 > &img7, const bool shared)" --> |
philpem@5 | 269 | template<typename t1 , typename t2 , typename t3 , typename t4 , typename t5 , typename t6 , typename t7 > </td></tr> |
philpem@5 | 270 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#d86c8fa0ff7fd6d11c5b9333684939d4">CImgList</a> (const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t3 > &img3, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t4 > &img4, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t5 > &img5, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t6 > &img6, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t7 > &img7, const bool shared)</td></tr> |
philpem@5 | 271 | |
philpem@5 | 272 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list from seven images, forcing the shared state. <br></td></tr> |
philpem@5 | 273 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="bfa6ce0d6c8eec51049a40ec86fd24ed"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="bfa6ce0d6c8eec51049a40ec86fd24ed" args="(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const CImg< t5 > &img5, const CImg< t6 > &img6, const CImg< t7 > &img7, const CImg< t8 > &img8)" --> |
philpem@5 | 274 | template<typename t1 , typename t2 , typename t3 , typename t4 , typename t5 , typename t6 , typename t7 , typename t8 > </td></tr> |
philpem@5 | 275 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#bfa6ce0d6c8eec51049a40ec86fd24ed">CImgList</a> (const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t3 > &img3, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t4 > &img4, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t5 > &img5, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t6 > &img6, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t7 > &img7, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t8 > &img8)</td></tr> |
philpem@5 | 276 | |
philpem@5 | 277 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list from eight images. <br></td></tr> |
philpem@5 | 278 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="3443bf1898bcc43cb77abc1e14dc952b"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="3443bf1898bcc43cb77abc1e14dc952b" args="(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const CImg< t5 > &img5, const CImg< t6 > &img6, const CImg< t7 > &img7, const CImg< t8 > &img8, const bool shared)" --> |
philpem@5 | 279 | template<typename t1 , typename t2 , typename t3 , typename t4 , typename t5 , typename t6 , typename t7 , typename t8 > </td></tr> |
philpem@5 | 280 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#3443bf1898bcc43cb77abc1e14dc952b">CImgList</a> (const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t3 > &img3, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t4 > &img4, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t5 > &img5, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t6 > &img6, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t7 > &img7, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t8 > &img8, const bool shared)</td></tr> |
philpem@5 | 281 | |
philpem@5 | 282 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list from eight images, forcing the shared state. <br></td></tr> |
philpem@5 | 283 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="31c34ce18e197409013e913dbab5a82e"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="31c34ce18e197409013e913dbab5a82e" args="(const char *const filename)" --> |
philpem@5 | 284 | </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#31c34ce18e197409013e913dbab5a82e">CImgList</a> (const char *const filename)</td></tr> |
philpem@5 | 285 | |
philpem@5 | 286 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list from a filename. <br></td></tr> |
philpem@5 | 287 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c1fdedd65f2728500da3af7e94c19ae2"></a><!-- doxytag: member="cimg_library::CImgList::assign" ref="c1fdedd65f2728500da3af7e94c19ae2" args="()" --> |
philpem@5 | 288 | <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#c1fdedd65f2728500da3af7e94c19ae2">assign</a> ()</td></tr> |
philpem@5 | 289 | |
philpem@5 | 290 | <tr><td class="mdescLeft"> </td><td class="mdescRight">In-place version of the default constructor and default destructor. <br></td></tr> |
philpem@5 | 291 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b7aec05f7791abe11f1d0f0cdc8bd24e"></a><!-- doxytag: member="cimg_library::CImgList::clear" ref="b7aec05f7791abe11f1d0f0cdc8bd24e" args="()" --> |
philpem@5 | 292 | <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#b7aec05f7791abe11f1d0f0cdc8bd24e">clear</a> ()</td></tr> |
philpem@5 | 293 | |
philpem@5 | 294 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Equivalent to <a class="el" href="structcimg__library_1_1CImgList.html#c1fdedd65f2728500da3af7e94c19ae2" title="In-place version of the default constructor and default destructor.">assign()</a> (STL-compliant name). <br></td></tr> |
philpem@5 | 295 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6157637aebbb3b6680ae06ca7d2a2281"></a><!-- doxytag: member="cimg_library::CImgList::assign" ref="6157637aebbb3b6680ae06ca7d2a2281" args="(const unsigned int n)" --> |
philpem@5 | 296 | <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#6157637aebbb3b6680ae06ca7d2a2281">assign</a> (const unsigned int n)</td></tr> |
philpem@5 | 297 | |
philpem@5 | 298 | <tr><td class="mdescLeft"> </td><td class="mdescRight">In-place version of the corresponding constructor. <br></td></tr> |
philpem@5 | 299 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="53f3daf167d5eaa3c3ddda1afd2c36fc"></a><!-- doxytag: member="cimg_library::CImgList::assign" ref="53f3daf167d5eaa3c3ddda1afd2c36fc" args="(const unsigned int n, const unsigned int width, const unsigned int height=1, const unsigned int depth=1, const unsigned int dim=1)" --> |
philpem@5 | 300 | <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#53f3daf167d5eaa3c3ddda1afd2c36fc">assign</a> (const unsigned int n, const unsigned int width, const unsigned int height=1, const unsigned int depth=1, const unsigned int dim=1)</td></tr> |
philpem@5 | 301 | |
philpem@5 | 302 | <tr><td class="mdescLeft"> </td><td class="mdescRight">In-place version of the corresponding constructor. <br></td></tr> |
philpem@5 | 303 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="61a5346d40b9cee7cf1cb1181d7b3887"></a><!-- doxytag: member="cimg_library::CImgList::assign" ref="61a5346d40b9cee7cf1cb1181d7b3887" args="(const unsigned int n, const unsigned int width, const unsigned int height, const unsigned int depth, const unsigned int dim, const T val)" --> |
philpem@5 | 304 | <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#61a5346d40b9cee7cf1cb1181d7b3887">assign</a> (const unsigned int n, const unsigned int width, const unsigned int height, const unsigned int depth, const unsigned int dim, const T val)</td></tr> |
philpem@5 | 305 | |
philpem@5 | 306 | <tr><td class="mdescLeft"> </td><td class="mdescRight">In-place version of the corresponding constructor. <br></td></tr> |
philpem@5 | 307 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fe69df2191dc9dbf9b53ecb2961871af"></a><!-- doxytag: member="cimg_library::CImgList::assign" ref="fe69df2191dc9dbf9b53ecb2961871af" args="(const unsigned int n, const unsigned int width, const unsigned int height, const unsigned int depth, const unsigned int dim, const int val0, const int val1,...)" --> |
philpem@5 | 308 | <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#fe69df2191dc9dbf9b53ecb2961871af">assign</a> (const unsigned int n, const unsigned int width, const unsigned int height, const unsigned int depth, const unsigned int dim, const int val0, const int val1,...)</td></tr> |
philpem@5 | 309 | |
philpem@5 | 310 | <tr><td class="mdescLeft"> </td><td class="mdescRight">In-place version of the corresponding constructor. <br></td></tr> |
philpem@5 | 311 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6457a24987e92c04b573c8c1c5fd1328"></a><!-- doxytag: member="cimg_library::CImgList::assign" ref="6457a24987e92c04b573c8c1c5fd1328" args="(const unsigned int n, const unsigned int width, const unsigned int height, const unsigned int depth, const unsigned int dim, const double val0, const double val1,...)" --> |
philpem@5 | 312 | <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#6457a24987e92c04b573c8c1c5fd1328">assign</a> (const unsigned int n, const unsigned int width, const unsigned int height, const unsigned int depth, const unsigned int dim, const double val0, const double val1,...)</td></tr> |
philpem@5 | 313 | |
philpem@5 | 314 | <tr><td class="mdescLeft"> </td><td class="mdescRight">In-place version of the corresponding constructor. <br></td></tr> |
philpem@5 | 315 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="0841eec5704b95c2ff576bded488261b"></a><!-- doxytag: member="cimg_library::CImgList::assign" ref="0841eec5704b95c2ff576bded488261b" args="(const CImgList< t > &list)" --> |
philpem@5 | 316 | template<typename t > </td></tr> |
philpem@5 | 317 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"><a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#0841eec5704b95c2ff576bded488261b">assign</a> (const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< t > &list)</td></tr> |
philpem@5 | 318 | |
philpem@5 | 319 | <tr><td class="mdescLeft"> </td><td class="mdescRight">In-place version of the copy constructor. <br></td></tr> |
philpem@5 | 320 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="01fc32c65505eb67c472f275f16a2f3e"></a><!-- doxytag: member="cimg_library::CImgList::assign" ref="01fc32c65505eb67c472f275f16a2f3e" args="(const CImgList< t > &list, const bool shared)" --> |
philpem@5 | 321 | template<typename t > </td></tr> |
philpem@5 | 322 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"><a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#01fc32c65505eb67c472f275f16a2f3e">assign</a> (const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< t > &list, const bool shared)</td></tr> |
philpem@5 | 323 | |
philpem@5 | 324 | <tr><td class="mdescLeft"> </td><td class="mdescRight">In-place version of the copy constructor. <br></td></tr> |
philpem@5 | 325 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="40666c4099c041777ca2ed1b0747f81b"></a><!-- doxytag: member="cimg_library::CImgList::assign" ref="40666c4099c041777ca2ed1b0747f81b" args="(const unsigned int n, const CImg< t > &img, const bool shared=false)" --> |
philpem@5 | 326 | template<typename t > </td></tr> |
philpem@5 | 327 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"><a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#40666c4099c041777ca2ed1b0747f81b">assign</a> (const unsigned int n, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t > &img, const bool shared=false)</td></tr> |
philpem@5 | 328 | |
philpem@5 | 329 | <tr><td class="mdescLeft"> </td><td class="mdescRight">In-place version of the corresponding constructor. <br></td></tr> |
philpem@5 | 330 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="1e358f65ab400e6a27d80f26afe9aeb6"></a><!-- doxytag: member="cimg_library::CImgList::assign" ref="1e358f65ab400e6a27d80f26afe9aeb6" args="(const CImg< t > &img, const bool shared=false)" --> |
philpem@5 | 331 | template<typename t > </td></tr> |
philpem@5 | 332 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"><a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#1e358f65ab400e6a27d80f26afe9aeb6">assign</a> (const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t > &img, const bool shared=false)</td></tr> |
philpem@5 | 333 | |
philpem@5 | 334 | <tr><td class="mdescLeft"> </td><td class="mdescRight">In-place version of the corresponding constructor. <br></td></tr> |
philpem@5 | 335 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="fe8d25e995a3d934696796718057b584"></a><!-- doxytag: member="cimg_library::CImgList::assign" ref="fe8d25e995a3d934696796718057b584" args="(const CImg< t1 > &img1, const CImg< t2 > &img2, const bool shared=false)" --> |
philpem@5 | 336 | template<typename t1 , typename t2 > </td></tr> |
philpem@5 | 337 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"><a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#fe8d25e995a3d934696796718057b584">assign</a> (const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t2 > &img2, const bool shared=false)</td></tr> |
philpem@5 | 338 | |
philpem@5 | 339 | <tr><td class="mdescLeft"> </td><td class="mdescRight">In-place version of the corresponding constructor. <br></td></tr> |
philpem@5 | 340 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="546cab2b857ae5a3d50224160a222baf"></a><!-- doxytag: member="cimg_library::CImgList::assign" ref="546cab2b857ae5a3d50224160a222baf" args="(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const bool shared=false)" --> |
philpem@5 | 341 | template<typename t1 , typename t2 , typename t3 > </td></tr> |
philpem@5 | 342 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"><a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#546cab2b857ae5a3d50224160a222baf">assign</a> (const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t3 > &img3, const bool shared=false)</td></tr> |
philpem@5 | 343 | |
philpem@5 | 344 | <tr><td class="mdescLeft"> </td><td class="mdescRight">In-place version of the corresponding constructor. <br></td></tr> |
philpem@5 | 345 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="b5d15e167713cc7cdf8309223faeceb4"></a><!-- doxytag: member="cimg_library::CImgList::assign" ref="b5d15e167713cc7cdf8309223faeceb4" args="(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const bool shared=false)" --> |
philpem@5 | 346 | template<typename t1 , typename t2 , typename t3 , typename t4 > </td></tr> |
philpem@5 | 347 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"><a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#b5d15e167713cc7cdf8309223faeceb4">assign</a> (const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t3 > &img3, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t4 > &img4, const bool shared=false)</td></tr> |
philpem@5 | 348 | |
philpem@5 | 349 | <tr><td class="mdescLeft"> </td><td class="mdescRight">In-place version of the corresponding constructor. <br></td></tr> |
philpem@5 | 350 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="554edc1d750adab1e29df397e1f48a1f"></a><!-- doxytag: member="cimg_library::CImgList::assign" ref="554edc1d750adab1e29df397e1f48a1f" args="(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const CImg< t5 > &img5, const bool shared=false)" --> |
philpem@5 | 351 | template<typename t1 , typename t2 , typename t3 , typename t4 , typename t5 > </td></tr> |
philpem@5 | 352 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"><a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#554edc1d750adab1e29df397e1f48a1f">assign</a> (const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t3 > &img3, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t4 > &img4, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t5 > &img5, const bool shared=false)</td></tr> |
philpem@5 | 353 | |
philpem@5 | 354 | <tr><td class="mdescLeft"> </td><td class="mdescRight">In-place version of the corresponding constructor. <br></td></tr> |
philpem@5 | 355 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="9b4e4f632b087b23675c64c18c5dc4a9"></a><!-- doxytag: member="cimg_library::CImgList::assign" ref="9b4e4f632b087b23675c64c18c5dc4a9" args="(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const CImg< t5 > &img5, const CImg< t6 > &img6, const bool shared=false)" --> |
philpem@5 | 356 | template<typename t1 , typename t2 , typename t3 , typename t4 , typename t5 , typename t6 > </td></tr> |
philpem@5 | 357 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"><a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#9b4e4f632b087b23675c64c18c5dc4a9">assign</a> (const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t3 > &img3, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t4 > &img4, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t5 > &img5, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t6 > &img6, const bool shared=false)</td></tr> |
philpem@5 | 358 | |
philpem@5 | 359 | <tr><td class="mdescLeft"> </td><td class="mdescRight">In-place version of the corresponding constructor. <br></td></tr> |
philpem@5 | 360 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="d221dc2a95d6921ad185721030882d62"></a><!-- doxytag: member="cimg_library::CImgList::assign" ref="d221dc2a95d6921ad185721030882d62" args="(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const CImg< t5 > &img5, const CImg< t6 > &img6, const CImg< t7 > &img7, const bool shared=false)" --> |
philpem@5 | 361 | template<typename t1 , typename t2 , typename t3 , typename t4 , typename t5 , typename t6 , typename t7 > </td></tr> |
philpem@5 | 362 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"><a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#d221dc2a95d6921ad185721030882d62">assign</a> (const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t3 > &img3, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t4 > &img4, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t5 > &img5, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t6 > &img6, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t7 > &img7, const bool shared=false)</td></tr> |
philpem@5 | 363 | |
philpem@5 | 364 | <tr><td class="mdescLeft"> </td><td class="mdescRight">In-place version of the corresponding constructor. <br></td></tr> |
philpem@5 | 365 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="c73f5df1ac298719adf44a9ea527e0a3"></a><!-- doxytag: member="cimg_library::CImgList::assign" ref="c73f5df1ac298719adf44a9ea527e0a3" args="(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const CImg< t5 > &img5, const CImg< t6 > &img6, const CImg< t7 > &img7, const CImg< t8 > &img8, const bool shared=false)" --> |
philpem@5 | 366 | template<typename t1 , typename t2 , typename t3 , typename t4 , typename t5 , typename t6 , typename t7 , typename t8 > </td></tr> |
philpem@5 | 367 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"><a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#c73f5df1ac298719adf44a9ea527e0a3">assign</a> (const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t3 > &img3, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t4 > &img4, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t5 > &img5, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t6 > &img6, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t7 > &img7, const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< t8 > &img8, const bool shared=false)</td></tr> |
philpem@5 | 368 | |
philpem@5 | 369 | <tr><td class="mdescLeft"> </td><td class="mdescRight">In-place version of the corresponding constructor. <br></td></tr> |
philpem@5 | 370 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="15514475aae54fae9ea5cbd516579095"></a><!-- doxytag: member="cimg_library::CImgList::assign" ref="15514475aae54fae9ea5cbd516579095" args="(const char *const filename)" --> |
philpem@5 | 371 | <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#15514475aae54fae9ea5cbd516579095">assign</a> (const char *const filename)</td></tr> |
philpem@5 | 372 | |
philpem@5 | 373 | <tr><td class="mdescLeft"> </td><td class="mdescRight">In-place version of the corresponding constructor. <br></td></tr> |
philpem@5 | 374 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="ceb0faa44647370b3fe679edad1eec36"></a><!-- doxytag: member="cimg_library::CImgList::transfer_to" ref="ceb0faa44647370b3fe679edad1eec36" args="(CImgList< t > &list)" --> |
philpem@5 | 375 | template<typename t > </td></tr> |
philpem@5 | 376 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top"><a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#ceb0faa44647370b3fe679edad1eec36">transfer_to</a> (<a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< t > &list)</td></tr> |
philpem@5 | 377 | |
philpem@5 | 378 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Transfer the content of the instance image list into another one. <br></td></tr> |
philpem@5 | 379 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6a13542e43dcceb631d98aa5ec7657ed"></a><!-- doxytag: member="cimg_library::CImgList::transfer_to" ref="6a13542e43dcceb631d98aa5ec7657ed" args="(CImgList< T > &list)" --> |
philpem@5 | 380 | <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memItemRight" valign="bottom"><b>transfer_to</b> (<a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > &list)</td></tr> |
philpem@5 | 381 | |
philpem@5 | 382 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6c12806e432683b06fbc8919daa0a3d7"></a><!-- doxytag: member="cimg_library::CImgList::swap" ref="6c12806e432683b06fbc8919daa0a3d7" args="(CImgList< T > &list)" --> |
philpem@5 | 383 | <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#6c12806e432683b06fbc8919daa0a3d7">swap</a> (<a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > &list)</td></tr> |
philpem@5 | 384 | |
philpem@5 | 385 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Swap all fields of two <a class="el" href="structcimg__library_1_1CImgList.html" title="Class representing list of images CImg<T>.">CImgList</a> instances (use with care !). <br></td></tr> |
philpem@5 | 386 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="cef8e33cfd36a5d7d2fad939efcf02e3"></a><!-- doxytag: member="cimg_library::CImgList::is_empty" ref="cef8e33cfd36a5d7d2fad939efcf02e3" args="() const " --> |
philpem@5 | 387 | bool </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#cef8e33cfd36a5d7d2fad939efcf02e3">is_empty</a> () const </td></tr> |
philpem@5 | 388 | |
philpem@5 | 389 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Return <code>true</code> if list is empty. <br></td></tr> |
philpem@5 | 390 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a385aa18f5e42db5a415c25a90f4193d"></a><!-- doxytag: member="cimg_library::CImgList::operator bool" ref="a385aa18f5e42db5a415c25a90f4193d" args="() const " --> |
philpem@5 | 391 | </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#a385aa18f5e42db5a415c25a90f4193d">operator bool</a> () const </td></tr> |
philpem@5 | 392 | |
philpem@5 | 393 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Return <code>true</code> if list is not empty. <br></td></tr> |
philpem@5 | 394 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="bf45495f91f5e6e04bd597f0dd5d1ee4"></a><!-- doxytag: member="cimg_library::CImgList::is_sameN" ref="bf45495f91f5e6e04bd597f0dd5d1ee4" args="(const unsigned int n) const " --> |
philpem@5 | 395 | bool </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#bf45495f91f5e6e04bd597f0dd5d1ee4">is_sameN</a> (const unsigned int n) const </td></tr> |
philpem@5 | 396 | |
philpem@5 | 397 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Return <code>true</code> if list if of specified size. <br></td></tr> |
philpem@5 | 398 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="9bb4d12695868ddb3da5054fbc8e70f0"></a><!-- doxytag: member="cimg_library::CImgList::is_sameN" ref="9bb4d12695868ddb3da5054fbc8e70f0" args="(const CImgList< t > &list) const " --> |
philpem@5 | 399 | template<typename t > </td></tr> |
philpem@5 | 400 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top">bool </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#9bb4d12695868ddb3da5054fbc8e70f0">is_sameN</a> (const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< t > &list) const </td></tr> |
philpem@5 | 401 | |
philpem@5 | 402 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Return <code>true</code> if list if of specified size. <br></td></tr> |
philpem@5 | 403 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="708f38370a7bb0e6dc86a2ab038749ff"></a><!-- doxytag: member="cimg_library::CImgList::_cimglist_def_is_same" ref="708f38370a7bb0e6dc86a2ab038749ff" args="(XY) _cimglist_def_is_same(XZ) _cimglist_def_is_same(XV) _cimglist_def_is_same(YZ) _cimglist_def_is_same(YV) _cimglist_def_is_same(XYZ) _cimglist_def_is_same(XYV) _cimglist_def_is_same(YZV) _cimglist_def_is_same(XYZV) _cimglist_def_is_same1(X) _cimglist_def_is_same1(Y) _cimglist_def_is_same1(Z) _cimglist_def_is_same1(V) _cimglist_def_is_same2(X" --> |
philpem@5 | 404 | </td><td class="memItemRight" valign="bottom"><b>_cimglist_def_is_same</b> (XY) _cimglist_def_is_same(XZ) _cimglist_def_is_same(XV) _cimglist_def_is_same(YZ) _cimglist_def_is_same(YV) _cimglist_def_is_same(XYZ) _cimglist_def_is_same(XYV) _cimglist_def_is_same(YZV) _cimglist_def_is_same(XYZV) _cimglist_def_is_same1(X) _cimglist_def_is_same1(Y) _cimglist_def_is_same1(Z) _cimglist_def_is_same1(V) _cimglist_def_is_same2(X</td></tr> |
philpem@5 | 405 | |
philpem@5 | 406 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="22a6fe3cb32778de9ebd518a3cf47a63"></a><!-- doxytag: member="cimg_library::CImgList::_cimglist_def_is_same2" ref="22a6fe3cb32778de9ebd518a3cf47a63" args="(X, Z) _cimglist_def_is_same2(X" --> |
philpem@5 | 407 | Y </td><td class="memItemRight" valign="bottom"><b>_cimglist_def_is_same2</b> (X, Z) _cimglist_def_is_same2(X</td></tr> |
philpem@5 | 408 | |
philpem@5 | 409 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="495c50e00b32574f525082557120d92a"></a><!-- doxytag: member="cimg_library::CImgList::_cimglist_def_is_same2" ref="495c50e00b32574f525082557120d92a" args="(Y, Z) _cimglist_def_is_same2(Y" --> |
philpem@5 | 410 | Y V </td><td class="memItemRight" valign="bottom"><b>_cimglist_def_is_same2</b> (Y, Z) _cimglist_def_is_same2(Y</td></tr> |
philpem@5 | 411 | |
philpem@5 | 412 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3f7949d98a57aac895055c4ebfa0c56a"></a><!-- doxytag: member="cimg_library::CImgList::_cimglist_def_is_same2" ref="3f7949d98a57aac895055c4ebfa0c56a" args="(Z, V) _cimglist_def_is_same3(X" --> |
philpem@5 | 413 | Y V V </td><td class="memItemRight" valign="bottom"><b>_cimglist_def_is_same2</b> (Z, V) _cimglist_def_is_same3(X</td></tr> |
philpem@5 | 414 | |
philpem@5 | 415 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9beb931a7561e217e465d7ac468b04d6"></a><!-- doxytag: member="cimg_library::CImgList::_cimglist_def_is_same3" ref="9beb931a7561e217e465d7ac468b04d6" args="(X, Y, V) _cimglist_def_is_same3(X" --> |
philpem@5 | 416 | Y V V Z </td><td class="memItemRight" valign="bottom"><b>_cimglist_def_is_same3</b> (X, Y, V) _cimglist_def_is_same3(X</td></tr> |
philpem@5 | 417 | |
philpem@5 | 418 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8b0494ee7ce6f87d40c3fb49e67f80d4"></a><!-- doxytag: member="cimg_library::CImgList::_cimglist_def_is_same3" ref="8b0494ee7ce6f87d40c3fb49e67f80d4" args="(Y, Z, V) bool is_sameXYZV(const unsigned int dx" --> |
philpem@5 | 419 | Y V V Z V </td><td class="memItemRight" valign="bottom"><b>_cimglist_def_is_same3</b> (Y, Z, V) bool is_sameXYZV(const unsigned int dx</td></tr> |
philpem@5 | 420 | |
philpem@5 | 421 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6a81ba07294e5505df7d8807c7c8f209"></a><!-- doxytag: member="cimg_library::CImgList::load_off" ref="6a81ba07294e5505df7d8807c7c8f209" args="(const char *const filename, CImgList< tf > &primitives, CImgList< tc > &colors, const bool invert_faces=false)" --> |
philpem@5 | 422 | tc <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memItemRight" valign="bottom"><b>load_off</b> (const char *const filename, <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< tf > &primitives, <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< tc > &colors, const bool invert_faces=false)</td></tr> |
philpem@5 | 423 | |
philpem@5 | 424 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9195765cb9bde15990a29ccd9306532c"></a><!-- doxytag: member="cimg_library::CImgList::load_tiff" ref="9195765cb9bde15990a29ccd9306532c" args="(const char *const filename, const unsigned int first_frame=0, const unsigned int last_frame=~0U, const unsigned int step_frame=1)" --> |
philpem@5 | 425 | <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#9195765cb9bde15990a29ccd9306532c">load_tiff</a> (const char *const filename, const unsigned int first_frame=0, const unsigned int last_frame=~0U, const unsigned int step_frame=1)</td></tr> |
philpem@5 | 426 | |
philpem@5 | 427 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Load a TIFF file. <br></td></tr> |
philpem@5 | 428 | <tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#814fe09c21090e7673d96c6145fc64bf">save</a> (const char *const filename, const int number=-1) const </td></tr> |
philpem@5 | 429 | |
philpem@5 | 430 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Save an image list into a file. <a href="#814fe09c21090e7673d96c6145fc64bf"></a><br></td></tr> |
philpem@5 | 431 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="08addbada69513e00079ff437b669138"></a><!-- doxytag: member="cimg_library::CImgList::save_ffmpeg" ref="08addbada69513e00079ff437b669138" args="(const char *const filename, const unsigned int first_frame=0, const unsigned int last_frame=~0U, const unsigned int fps=25) const " --> |
philpem@5 | 432 | const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#08addbada69513e00079ff437b669138">save_ffmpeg</a> (const char *const filename, const unsigned int first_frame=0, const unsigned int last_frame=~0U, const unsigned int fps=25) const </td></tr> |
philpem@5 | 433 | |
philpem@5 | 434 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Save an image sequence, using FFMPEG library. <br></td></tr> |
philpem@5 | 435 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="50da15eab2ee8f9f5d0e66ba5fcd5b38"></a><!-- doxytag: member="cimg_library::CImgList::_save_yuv" ref="50da15eab2ee8f9f5d0e66ba5fcd5b38" args="(cimg_std::FILE *const file, const char *const filename, const bool rgb2yuv) const " --> |
philpem@5 | 436 | const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memItemRight" valign="bottom"><b>_save_yuv</b> (cimg_std::FILE *const file, const char *const filename, const bool rgb2yuv) const </td></tr> |
philpem@5 | 437 | |
philpem@5 | 438 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="09200f3c4abcfa6572ff2686731c87b7"></a><!-- doxytag: member="cimg_library::CImgList::save_yuv" ref="09200f3c4abcfa6572ff2686731c87b7" args="(const char *const filename=0, const bool rgb2yuv=true) const " --> |
philpem@5 | 439 | const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#09200f3c4abcfa6572ff2686731c87b7">save_yuv</a> (const char *const filename=0, const bool rgb2yuv=true) const </td></tr> |
philpem@5 | 440 | |
philpem@5 | 441 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Save an image sequence into a YUV file. <br></td></tr> |
philpem@5 | 442 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c2fb93b79c1398625c5b84405b27b324"></a><!-- doxytag: member="cimg_library::CImgList::save_yuv" ref="c2fb93b79c1398625c5b84405b27b324" args="(cimg_std::FILE *const file, const bool rgb2yuv=true) const " --> |
philpem@5 | 443 | const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#c2fb93b79c1398625c5b84405b27b324">save_yuv</a> (cimg_std::FILE *const file, const bool rgb2yuv=true) const </td></tr> |
philpem@5 | 444 | |
philpem@5 | 445 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Save an image sequence into a YUV file. <br></td></tr> |
philpem@5 | 446 | <tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#77f67312de1a49a344111a595893f0f9">_save_cimg</a> (cimg_std::FILE *const file, const char *const filename, const bool compression) const </td></tr> |
philpem@5 | 447 | |
philpem@5 | 448 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Save an image list into a .<a class="el" href="namespacecimg__library_1_1cimg.html" title="Namespace that encompasses low-level functions and variables of the CImg Library...">cimg</a> file. <a href="#77f67312de1a49a344111a595893f0f9"></a><br></td></tr> |
philpem@5 | 449 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9f48d7b0d887db4f92ad558abe5eeb60"></a><!-- doxytag: member="cimg_library::CImgList::save_cimg" ref="9f48d7b0d887db4f92ad558abe5eeb60" args="(cimg_std::FILE *file, const bool compress=false) const " --> |
philpem@5 | 450 | const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#9f48d7b0d887db4f92ad558abe5eeb60">save_cimg</a> (cimg_std::FILE *file, const bool compress=false) const </td></tr> |
philpem@5 | 451 | |
philpem@5 | 452 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Save an image list into a <a class="el" href="structcimg__library_1_1CImg.html" title="Class representing an image (up to 4 dimensions wide), each pixel being of type T...">CImg</a> file (RAW binary file + simple header). <br></td></tr> |
philpem@5 | 453 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="40c2aa789c4ef09df224acb0634ac96f"></a><!-- doxytag: member="cimg_library::CImgList::save_cimg" ref="40c2aa789c4ef09df224acb0634ac96f" args="(const char *const filename, const bool compress=false) const " --> |
philpem@5 | 454 | const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#40c2aa789c4ef09df224acb0634ac96f">save_cimg</a> (const char *const filename, const bool compress=false) const </td></tr> |
philpem@5 | 455 | |
philpem@5 | 456 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Save an image list into a <a class="el" href="structcimg__library_1_1CImg.html" title="Class representing an image (up to 4 dimensions wide), each pixel being of type T...">CImg</a> file (RAW binary file + simple header). <br></td></tr> |
philpem@5 | 457 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="84ec8801de0887ef23159db8bdd01119"></a><!-- doxytag: member="cimg_library::CImgList::_save_cimg" ref="84ec8801de0887ef23159db8bdd01119" args="(cimg_std::FILE *const file, const char *const filename, const unsigned int n0, const unsigned int x0, const unsigned int y0, const unsigned int z0, const unsigned int v0) const " --> |
philpem@5 | 458 | const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memItemRight" valign="bottom"><b>_save_cimg</b> (cimg_std::FILE *const file, const char *const filename, const unsigned int n0, const unsigned int x0, const unsigned int y0, const unsigned int z0, const unsigned int v0) const </td></tr> |
philpem@5 | 459 | |
philpem@5 | 460 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c434001d1040bd6aced992817fe7b99d"></a><!-- doxytag: member="cimg_library::CImgList::save_cimg" ref="c434001d1040bd6aced992817fe7b99d" args="(const char *const filename, const unsigned int n0, const unsigned int x0, const unsigned int y0, const unsigned int z0, const unsigned int v0) const " --> |
philpem@5 | 461 | const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#c434001d1040bd6aced992817fe7b99d">save_cimg</a> (const char *const filename, const unsigned int n0, const unsigned int x0, const unsigned int y0, const unsigned int z0, const unsigned int v0) const </td></tr> |
philpem@5 | 462 | |
philpem@5 | 463 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Insert the instance image into into an existing .<a class="el" href="namespacecimg__library_1_1cimg.html" title="Namespace that encompasses low-level functions and variables of the CImg Library...">cimg</a> file, at specified coordinates. <br></td></tr> |
philpem@5 | 464 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="486f958aaadefa57f7f1dadad39cd2be"></a><!-- doxytag: member="cimg_library::CImgList::save_cimg" ref="486f958aaadefa57f7f1dadad39cd2be" args="(cimg_std::FILE *const file, const unsigned int n0, const unsigned int x0, const unsigned int y0, const unsigned int z0, const unsigned int v0) const " --> |
philpem@5 | 465 | const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#486f958aaadefa57f7f1dadad39cd2be">save_cimg</a> (cimg_std::FILE *const file, const unsigned int n0, const unsigned int x0, const unsigned int y0, const unsigned int z0, const unsigned int v0) const </td></tr> |
philpem@5 | 466 | |
philpem@5 | 467 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Insert the instance image into into an existing .<a class="el" href="namespacecimg__library_1_1cimg.html" title="Namespace that encompasses low-level functions and variables of the CImg Library...">cimg</a> file, at specified coordinates. <br></td></tr> |
philpem@5 | 468 | <tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#e9d11f1d698df3ffe1ef4a9ede594e1e">save_gzip_external</a> (const char *const filename) const </td></tr> |
philpem@5 | 469 | |
philpem@5 | 470 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Save a file in TIFF format. <a href="#e9d11f1d698df3ffe1ef4a9ede594e1e"></a><br></td></tr> |
philpem@5 | 471 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="b46dd49d74b8143ef7229b75a7ab5b7c"></a><!-- doxytag: member="cimg_library::CImgList::save_off" ref="b46dd49d74b8143ef7229b75a7ab5b7c" args="(const char *const filename, const CImgList< tf > &primitives, const CImgList< tc > &colors, const bool invert_faces=false) const " --> |
philpem@5 | 472 | template<typename tf , typename tc > </td></tr> |
philpem@5 | 473 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top">const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#b46dd49d74b8143ef7229b75a7ab5b7c">save_off</a> (const char *const filename, const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< tf > &primitives, const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< tc > &colors, const bool invert_faces=false) const </td></tr> |
philpem@5 | 474 | |
philpem@5 | 475 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Save an image list into a OFF file. <br></td></tr> |
philpem@5 | 476 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="8bdc602c7752095fa70a41c08b2bcc8a"></a><!-- doxytag: member="cimg_library::CImgList::save_off" ref="8bdc602c7752095fa70a41c08b2bcc8a" args="(cimg_std::FILE *const file, const CImgList< tf > &primitives, const CImgList< tc > &colors, const bool invert_faces=false) const " --> |
philpem@5 | 477 | template<typename tf , typename tc > </td></tr> |
philpem@5 | 478 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top">const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#8bdc602c7752095fa70a41c08b2bcc8a">save_off</a> (cimg_std::FILE *const file, const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< tf > &primitives, const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< tc > &colors, const bool invert_faces=false) const </td></tr> |
philpem@5 | 479 | |
philpem@5 | 480 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Save an image list into a OFF file. <br></td></tr> |
philpem@5 | 481 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3b4ad0233afe8d38700bb1d0d0dc6ecc"></a><!-- doxytag: member="cimg_library::CImgList::save_ffmpeg_external" ref="3b4ad0233afe8d38700bb1d0d0dc6ecc" args="(const char *const filename, const unsigned int first_frame=0, const unsigned int last_frame=~0U, const char *const codec="mpeg2video") const " --> |
philpem@5 | 482 | const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > & </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#3b4ad0233afe8d38700bb1d0d0dc6ecc">save_ffmpeg_external</a> (const char *const filename, const unsigned int first_frame=0, const unsigned int last_frame=~0U, const char *const codec="mpeg2video") const </td></tr> |
philpem@5 | 483 | |
philpem@5 | 484 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Save an image sequence using the external tool 'ffmpeg'. <br></td></tr> |
philpem@5 | 485 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b7d3a61366cf906c03af6c8fa13309a7"></a><!-- doxytag: member="cimg_library::CImgList::pixel_type" ref="b7d3a61366cf906c03af6c8fa13309a7" args="()" --> |
philpem@5 | 486 | static const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#b7d3a61366cf906c03af6c8fa13309a7">pixel_type</a> ()</td></tr> |
philpem@5 | 487 | |
philpem@5 | 488 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Return a string describing the type of the image pixels in the list (template parameter <code>T</code>). <br></td></tr> |
philpem@5 | 489 | <tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="803102f51526495697373ed4ccd48c75"></a><!-- doxytag: member="cimg_library::CImgList::get_load_off" ref="803102f51526495697373ed4ccd48c75" args="(const char *const filename, CImgList< tf > &primitives, CImgList< tc > &colors, const bool invert_faces=false)" --> |
philpem@5 | 490 | template<typename tf , typename tc > </td></tr> |
philpem@5 | 491 | <tr><td class="memTemplItemLeft" nowrap align="right" valign="top">static <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > </td><td class="memTemplItemRight" valign="bottom"><b>get_load_off</b> (const char *const filename, <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< tf > &primitives, <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< tc > &colors, const bool invert_faces=false)</td></tr> |
philpem@5 | 492 | |
philpem@5 | 493 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f43113248d9f9940a0306a0f3c17a772"></a><!-- doxytag: member="cimg_library::CImgList::get_load_tiff" ref="f43113248d9f9940a0306a0f3c17a772" args="(const char *const filename, const unsigned int first_frame=0, const unsigned int last_frame=~0U, const unsigned int step_frame=1)" --> |
philpem@5 | 494 | static <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a>< T > </td><td class="memItemRight" valign="bottom"><b>get_load_tiff</b> (const char *const filename, const unsigned int first_frame=0, const unsigned int last_frame=~0U, const unsigned int step_frame=1)</td></tr> |
philpem@5 | 495 | |
philpem@5 | 496 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a375b28c6a41821fe1e02e8768695daa"></a><!-- doxytag: member="cimg_library::CImgList::_save_empty_cimg" ref="a375b28c6a41821fe1e02e8768695daa" args="(cimg_std::FILE *const file, const char *const filename, const unsigned int nb, const unsigned int dx, const unsigned int dy, const unsigned int dz, const unsigned int dv)" --> |
philpem@5 | 497 | static void </td><td class="memItemRight" valign="bottom"><b>_save_empty_cimg</b> (cimg_std::FILE *const file, const char *const filename, const unsigned int nb, const unsigned int dx, const unsigned int dy, const unsigned int dz, const unsigned int dv)</td></tr> |
philpem@5 | 498 | |
philpem@5 | 499 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fb44ea999d4ca96e7706a7ad8154724b"></a><!-- doxytag: member="cimg_library::CImgList::save_empty_cimg" ref="fb44ea999d4ca96e7706a7ad8154724b" args="(const char *const filename, const unsigned int nb, const unsigned int dx, const unsigned int dy=1, const unsigned int dz=1, const unsigned int dv=1)" --> |
philpem@5 | 500 | static void </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#fb44ea999d4ca96e7706a7ad8154724b">save_empty_cimg</a> (const char *const filename, const unsigned int nb, const unsigned int dx, const unsigned int dy=1, const unsigned int dz=1, const unsigned int dv=1)</td></tr> |
philpem@5 | 501 | |
philpem@5 | 502 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Create an empty .<a class="el" href="namespacecimg__library_1_1cimg.html" title="Namespace that encompasses low-level functions and variables of the CImg Library...">cimg</a> file with specified dimensions. <br></td></tr> |
philpem@5 | 503 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b0982e471b4e21fe99cedd085fb8ee23"></a><!-- doxytag: member="cimg_library::CImgList::save_empty_cimg" ref="b0982e471b4e21fe99cedd085fb8ee23" args="(cimg_std::FILE *const file, const unsigned int nb, const unsigned int dx, const unsigned int dy=1, const unsigned int dz=1, const unsigned int dv=1)" --> |
philpem@5 | 504 | static void </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#b0982e471b4e21fe99cedd085fb8ee23">save_empty_cimg</a> (cimg_std::FILE *const file, const unsigned int nb, const unsigned int dx, const unsigned int dy=1, const unsigned int dz=1, const unsigned int dv=1)</td></tr> |
philpem@5 | 505 | |
philpem@5 | 506 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Create an empty .<a class="el" href="namespacecimg__library_1_1cimg.html" title="Namespace that encompasses low-level functions and variables of the CImg Library...">cimg</a> file with specified dimensions. <br></td></tr> |
philpem@5 | 507 | <tr><td colspan="2"><br><h2>Public Types</h2></td></tr> |
philpem@5 | 508 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7c1c29e319c572a740b103b024f37034"></a><!-- doxytag: member="cimg_library::CImgList::iterator" ref="7c1c29e319c572a740b103b024f37034" args="" --> |
philpem@5 | 509 | typedef <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< T > * </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#7c1c29e319c572a740b103b024f37034">iterator</a></td></tr> |
philpem@5 | 510 | |
philpem@5 | 511 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Define a <a class="el" href="structcimg__library_1_1CImgList.html#7c1c29e319c572a740b103b024f37034" title="Define a CImgList<T>::iterator.">CImgList<T>::iterator</a>. <br></td></tr> |
philpem@5 | 512 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="449d35504b2500efc67af75ba3bf9277"></a><!-- doxytag: member="cimg_library::CImgList::const_iterator" ref="449d35504b2500efc67af75ba3bf9277" args="" --> |
philpem@5 | 513 | typedef const <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< T > * </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#449d35504b2500efc67af75ba3bf9277">const_iterator</a></td></tr> |
philpem@5 | 514 | |
philpem@5 | 515 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Define a <a class="el" href="structcimg__library_1_1CImgList.html#449d35504b2500efc67af75ba3bf9277" title="Define a CImgList<T>::const_iterator.">CImgList<T>::const_iterator</a>. <br></td></tr> |
philpem@5 | 516 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="265a253612b46abed17c61b0a5e5ce30"></a><!-- doxytag: member="cimg_library::CImgList::value_type" ref="265a253612b46abed17c61b0a5e5ce30" args="" --> |
philpem@5 | 517 | typedef T </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#265a253612b46abed17c61b0a5e5ce30">value_type</a></td></tr> |
philpem@5 | 518 | |
philpem@5 | 519 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Get value type. <br></td></tr> |
philpem@5 | 520 | <tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr> |
philpem@5 | 521 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ac913b3a1f6ef005d66bf7a84428773e"></a><!-- doxytag: member="cimg_library::CImgList::size" ref="ac913b3a1f6ef005d66bf7a84428773e" args="" --> |
philpem@5 | 522 | unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#ac913b3a1f6ef005d66bf7a84428773e">size</a></td></tr> |
philpem@5 | 523 | |
philpem@5 | 524 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Size of the list (number of elements inside). <br></td></tr> |
philpem@5 | 525 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ed8b8acab64fd4c342e533c72f467438"></a><!-- doxytag: member="cimg_library::CImgList::allocsize" ref="ed8b8acab64fd4c342e533c72f467438" args="" --> |
philpem@5 | 526 | unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#ed8b8acab64fd4c342e533c72f467438">allocsize</a></td></tr> |
philpem@5 | 527 | |
philpem@5 | 528 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Allocation size of the list. <br></td></tr> |
philpem@5 | 529 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7b2148b1950a98016bd8d1407062d798"></a><!-- doxytag: member="cimg_library::CImgList::data" ref="7b2148b1950a98016bd8d1407062d798" args="" --> |
philpem@5 | 530 | <a class="el" href="structcimg__library_1_1CImg.html">CImg</a>< T > * </td><td class="memItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1CImgList.html#7b2148b1950a98016bd8d1407062d798">data</a></td></tr> |
philpem@5 | 531 | |
philpem@5 | 532 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Pointer to the first list element. <br></td></tr> |
philpem@5 | 533 | </table> |
philpem@5 | 534 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
philpem@5 | 535 | <h3>template<typename T><br> |
philpem@5 | 536 | struct cimg_library::CImgList< T ></h3> |
philpem@5 | 537 | |
philpem@5 | 538 | Class representing list of images CImg<T>. <hr><h2>Member Function Documentation</h2> |
philpem@5 | 539 | <a class="anchor" name="814fe09c21090e7673d96c6145fc64bf"></a><!-- doxytag: member="cimg_library::CImgList::save" ref="814fe09c21090e7673d96c6145fc64bf" args="(const char *const filename, const int number=-1) const " --> |
philpem@5 | 540 | <div class="memitem"> |
philpem@5 | 541 | <div class="memproto"> |
philpem@5 | 542 | <table class="memname"> |
philpem@5 | 543 | <tr> |
philpem@5 | 544 | <td class="memname">const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a><T>& save </td> |
philpem@5 | 545 | <td>(</td> |
philpem@5 | 546 | <td class="paramtype">const char *const </td> |
philpem@5 | 547 | <td class="paramname"> <em>filename</em>, </td> |
philpem@5 | 548 | </tr> |
philpem@5 | 549 | <tr> |
philpem@5 | 550 | <td class="paramkey"></td> |
philpem@5 | 551 | <td></td> |
philpem@5 | 552 | <td class="paramtype">const int </td> |
philpem@5 | 553 | <td class="paramname"> <em>number</em> = <code>-1</code></td><td> </td> |
philpem@5 | 554 | </tr> |
philpem@5 | 555 | <tr> |
philpem@5 | 556 | <td></td> |
philpem@5 | 557 | <td>)</td> |
philpem@5 | 558 | <td></td><td></td><td> const<code> [inline]</code></td> |
philpem@5 | 559 | </tr> |
philpem@5 | 560 | </table> |
philpem@5 | 561 | </div> |
philpem@5 | 562 | <div class="memdoc"> |
philpem@5 | 563 | |
philpem@5 | 564 | <p> |
philpem@5 | 565 | Save an image list into a file. |
philpem@5 | 566 | <p> |
philpem@5 | 567 | Depending on the extension of the given filename, a file format is chosen for the output file. |
philpem@5 | 568 | </div> |
philpem@5 | 569 | </div><p> |
philpem@5 | 570 | <a class="anchor" name="77f67312de1a49a344111a595893f0f9"></a><!-- doxytag: member="cimg_library::CImgList::_save_cimg" ref="77f67312de1a49a344111a595893f0f9" args="(cimg_std::FILE *const file, const char *const filename, const bool compression) const " --> |
philpem@5 | 571 | <div class="memitem"> |
philpem@5 | 572 | <div class="memproto"> |
philpem@5 | 573 | <table class="memname"> |
philpem@5 | 574 | <tr> |
philpem@5 | 575 | <td class="memname">const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a><T>& _save_cimg </td> |
philpem@5 | 576 | <td>(</td> |
philpem@5 | 577 | <td class="paramtype">cimg_std::FILE *const </td> |
philpem@5 | 578 | <td class="paramname"> <em>file</em>, </td> |
philpem@5 | 579 | </tr> |
philpem@5 | 580 | <tr> |
philpem@5 | 581 | <td class="paramkey"></td> |
philpem@5 | 582 | <td></td> |
philpem@5 | 583 | <td class="paramtype">const char *const </td> |
philpem@5 | 584 | <td class="paramname"> <em>filename</em>, </td> |
philpem@5 | 585 | </tr> |
philpem@5 | 586 | <tr> |
philpem@5 | 587 | <td class="paramkey"></td> |
philpem@5 | 588 | <td></td> |
philpem@5 | 589 | <td class="paramtype">const bool </td> |
philpem@5 | 590 | <td class="paramname"> <em>compression</em></td><td> </td> |
philpem@5 | 591 | </tr> |
philpem@5 | 592 | <tr> |
philpem@5 | 593 | <td></td> |
philpem@5 | 594 | <td>)</td> |
philpem@5 | 595 | <td></td><td></td><td> const<code> [inline]</code></td> |
philpem@5 | 596 | </tr> |
philpem@5 | 597 | </table> |
philpem@5 | 598 | </div> |
philpem@5 | 599 | <div class="memdoc"> |
philpem@5 | 600 | |
philpem@5 | 601 | <p> |
philpem@5 | 602 | Save an image list into a .<a class="el" href="namespacecimg__library_1_1cimg.html" title="Namespace that encompasses low-level functions and variables of the CImg Library...">cimg</a> file. |
philpem@5 | 603 | <p> |
philpem@5 | 604 | A <a class="el" href="structcimg__library_1_1CImg.html" title="Class representing an image (up to 4 dimensions wide), each pixel being of type T...">CImg</a> RAW file is a simple uncompressed binary file that may be used to save list of CImg<T> images. <dl compact><dt><b>Parameters:</b></dt><dd> |
philpem@5 | 605 | <table border="0" cellspacing="2" cellpadding="0"> |
philpem@5 | 606 | <tr><td valign="top"></td><td valign="top"><em>filename</em> </td><td>: name of the output file. </td></tr> |
philpem@5 | 607 | </table> |
philpem@5 | 608 | </dl> |
philpem@5 | 609 | <dl class="return" compact><dt><b>Returns:</b></dt><dd>A reference to the current <a class="el" href="structcimg__library_1_1CImgList.html" title="Class representing list of images CImg<T>.">CImgList</a> instance is returned. </dd></dl> |
philpem@5 | 610 | |
philpem@5 | 611 | </div> |
philpem@5 | 612 | </div><p> |
philpem@5 | 613 | <a class="anchor" name="e9d11f1d698df3ffe1ef4a9ede594e1e"></a><!-- doxytag: member="cimg_library::CImgList::save_gzip_external" ref="e9d11f1d698df3ffe1ef4a9ede594e1e" args="(const char *const filename) const " --> |
philpem@5 | 614 | <div class="memitem"> |
philpem@5 | 615 | <div class="memproto"> |
philpem@5 | 616 | <table class="memname"> |
philpem@5 | 617 | <tr> |
philpem@5 | 618 | <td class="memname">const <a class="el" href="structcimg__library_1_1CImgList.html">CImgList</a><T>& save_gzip_external </td> |
philpem@5 | 619 | <td>(</td> |
philpem@5 | 620 | <td class="paramtype">const char *const </td> |
philpem@5 | 621 | <td class="paramname"> <em>filename</em> </td> |
philpem@5 | 622 | <td> ) </td> |
philpem@5 | 623 | <td> const<code> [inline]</code></td> |
philpem@5 | 624 | </tr> |
philpem@5 | 625 | </table> |
philpem@5 | 626 | </div> |
philpem@5 | 627 | <div class="memdoc"> |
philpem@5 | 628 | |
philpem@5 | 629 | <p> |
philpem@5 | 630 | Save a file in TIFF format. |
philpem@5 | 631 | <p> |
philpem@5 | 632 | Save an image list as a gzipped file, using external tool 'gzip'. |
philpem@5 | 633 | </div> |
philpem@5 | 634 | </div><p> |
philpem@5 | 635 | </div> |
philpem@5 | 636 | <hr noshade="noshade" size="1" width="100%"> |
philpem@5 | 637 | <a href="http://sourceforge.net"> |
philpem@5 | 638 | <img src="http://sourceforge.net/sflogo.php?group_id=96492&type=3" border="0" height="37" width="125"></img> |
philpem@5 | 639 | </a> |
philpem@5 | 640 | <!-- Start of StatCounter Code --> |
philpem@5 | 641 | <script type="text/javascript" language="javascript"> |
philpem@5 | 642 | <!-- |
philpem@5 | 643 | var sc_project=895001; |
philpem@5 | 644 | var sc_invisible=1; |
philpem@5 | 645 | var sc_partition=7; |
philpem@5 | 646 | var sc_security="5ea85181"; |
philpem@5 | 647 | //--> |
philpem@5 | 648 | </script> |
philpem@5 | 649 | <script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><a href="http://www.statcounter.com/" target="_blank"><img src="http://c8.statcounter.com/counter.php?sc_project=895001&java=0&security=5ea85181&invisible=1" alt="counter stats" border="0"></a> </noscript> |
philpem@5 | 650 | <!-- End of StatCounter Code --> |
philpem@5 | 651 | </body> |
philpem@5 | 652 | </html> |