?? structcimg__library_1_1_c_img_list.html
字號:
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top"><a class="el" href="structcimg__library_1_1_c_img_list.html">CImgList</a> & </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1_c_img_list.html#da853b900b99ee37f95a919b7850bc49">assign</a> (const unsigned int n, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t > &img, const bool shared=false)</td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">In-place version of the previous constructor. <br></td></tr><tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="ca5c48ef7b6a21acff229298d4662d6a"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="ca5c48ef7b6a21acff229298d4662d6a" args="(const CImg< t > &img, const bool shared=false)" -->template<typename t> </td></tr><tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1_c_img_list.html#ca5c48ef7b6a21acff229298d4662d6a">CImgList</a> (const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t > &img, const bool shared=false)</td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list from one image. <br></td></tr><tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="e7ea7ceb3175d2ac67c5ee3344691114"></a><!-- doxytag: member="cimg_library::CImgList::assign" ref="e7ea7ceb3175d2ac67c5ee3344691114" args="(const CImg< t > &img, const bool shared=false)" -->template<typename t> </td></tr><tr><td class="memTemplItemLeft" nowrap align="right" valign="top"><a class="el" href="structcimg__library_1_1_c_img_list.html">CImgList</a> & </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1_c_img_list.html#e7ea7ceb3175d2ac67c5ee3344691114">assign</a> (const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t > &img, const bool shared=false)</td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">In-place version of the previous constructor. <br></td></tr><tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="0469864139d8c1d27da3c686ce1e3d57"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="0469864139d8c1d27da3c686ce1e3d57" args="(const CImg< t1 > &img1, const CImg< t2 > &img2, const bool shared=false)" -->template<typename t1, typename t2> </td></tr><tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1_c_img_list.html#0469864139d8c1d27da3c686ce1e3d57">CImgList</a> (const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t2 > &img2, const bool shared=false)</td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list from two images. <br></td></tr><tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="68eb84950dfd20b1d9e5026140eaccd4"></a><!-- doxytag: member="cimg_library::CImgList::assign" ref="68eb84950dfd20b1d9e5026140eaccd4" args="(const CImg< t1 > &img1, const CImg< t2 > &img2, const bool shared=false)" -->template<typename t1, typename t2> </td></tr><tr><td class="memTemplItemLeft" nowrap align="right" valign="top"><a class="el" href="structcimg__library_1_1_c_img_list.html">CImgList</a> & </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1_c_img_list.html#68eb84950dfd20b1d9e5026140eaccd4">assign</a> (const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t2 > &img2, const bool shared=false)</td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">In-place version of the previous constructor. <br></td></tr><tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="44bc8a6bb88dd8e77d4f941d4c432784"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="44bc8a6bb88dd8e77d4f941d4c432784" args="(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const bool shared=false)" -->template<typename t1, typename t2, typename t3> </td></tr><tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1_c_img_list.html#44bc8a6bb88dd8e77d4f941d4c432784">CImgList</a> (const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t3 > &img3, const bool shared=false)</td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list from three images. <br></td></tr><tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="0907e9a42246c16cc14dd27c795738de"></a><!-- doxytag: member="cimg_library::CImgList::assign" ref="0907e9a42246c16cc14dd27c795738de" args="(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const bool shared=false)" -->template<typename t1, typename t2, typename t3> </td></tr><tr><td class="memTemplItemLeft" nowrap align="right" valign="top"><a class="el" href="structcimg__library_1_1_c_img_list.html">CImgList</a> & </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1_c_img_list.html#0907e9a42246c16cc14dd27c795738de">assign</a> (const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t3 > &img3, const bool shared=false)</td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">In-place version of the previous constructor. <br></td></tr><tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="8bc14ca08857667fecd5f6139936e9c8"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="8bc14ca08857667fecd5f6139936e9c8" args="(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const bool shared=false)" -->template<typename t1, typename t2, typename t3, typename t4> </td></tr><tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1_c_img_list.html#8bc14ca08857667fecd5f6139936e9c8">CImgList</a> (const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t3 > &img3, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t4 > &img4, const bool shared=false)</td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list from four images. <br></td></tr><tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="5b523f9e954d13e33ae497c3f2be412c"></a><!-- doxytag: member="cimg_library::CImgList::assign" ref="5b523f9e954d13e33ae497c3f2be412c" args="(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const bool shared=false)" -->template<typename t1, typename t2, typename t3, typename t4> </td></tr><tr><td class="memTemplItemLeft" nowrap align="right" valign="top"><a class="el" href="structcimg__library_1_1_c_img_list.html">CImgList</a> & </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1_c_img_list.html#5b523f9e954d13e33ae497c3f2be412c">assign</a> (const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t3 > &img3, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t4 > &img4, const bool shared=false)</td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">In-place version of the previous constructor. <br></td></tr><tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="e8a47967d6d90aada6e573e8ba5e85f7"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="e8a47967d6d90aada6e573e8ba5e85f7" 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)" -->template<typename t1, typename t2, typename t3, typename t4, typename t5> </td></tr><tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1_c_img_list.html#e8a47967d6d90aada6e573e8ba5e85f7">CImgList</a> (const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t3 > &img3, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t4 > &img4, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t5 > &img5, const bool shared=false)</td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list from five images. <br></td></tr><tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="93fd75049323c0cb70db420c79e95ca5"></a><!-- doxytag: member="cimg_library::CImgList::assign" ref="93fd75049323c0cb70db420c79e95ca5" 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)" -->template<typename t1, typename t2, typename t3, typename t4, typename t5> </td></tr><tr><td class="memTemplItemLeft" nowrap align="right" valign="top"><a class="el" href="structcimg__library_1_1_c_img_list.html">CImgList</a> & </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1_c_img_list.html#93fd75049323c0cb70db420c79e95ca5">assign</a> (const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t3 > &img3, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t4 > &img4, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t5 > &img5, const bool shared=false)</td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">In-place version of the previous constructor. <br></td></tr><tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="301d324197166fb2ac137a1f243ec641"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="301d324197166fb2ac137a1f243ec641" 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)" -->template<typename t1, typename t2, typename t3, typename t4, typename t5, typename t6> </td></tr><tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1_c_img_list.html#301d324197166fb2ac137a1f243ec641">CImgList</a> (const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t3 > &img3, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t4 > &img4, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t5 > &img5, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t6 > &img6, const bool shared=false)</td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list from six images. <br></td></tr><tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="125b4ad908ddfb6dec2ddff4f921c131"></a><!-- doxytag: member="cimg_library::CImgList::assign" ref="125b4ad908ddfb6dec2ddff4f921c131" 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)" -->template<typename t1, typename t2, typename t3, typename t4, typename t5, typename t6> </td></tr><tr><td class="memTemplItemLeft" nowrap align="right" valign="top"><a class="el" href="structcimg__library_1_1_c_img_list.html">CImgList</a> & </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1_c_img_list.html#125b4ad908ddfb6dec2ddff4f921c131">assign</a> (const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t3 > &img3, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t4 > &img4, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t5 > &img5, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t6 > &img6, const bool shared=false)</td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">In-place version of the previous constructor. <br></td></tr><tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="3799e0732dfa0af77707e9db6fd7d4eb"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="3799e0732dfa0af77707e9db6fd7d4eb" 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)" -->template<typename t1, typename t2, typename t3, typename t4, typename t5, typename t6, typename t7> </td></tr><tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1_c_img_list.html#3799e0732dfa0af77707e9db6fd7d4eb">CImgList</a> (const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t3 > &img3, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t4 > &img4, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t5 > &img5, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t6 > &img6, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t7 > &img7, const bool shared=false)</td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list from seven images. <br></td></tr><tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="bd71e487cd18e791abd0d4258f0c34fe"></a><!-- doxytag: member="cimg_library::CImgList::assign" ref="bd71e487cd18e791abd0d4258f0c34fe" 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)" -->template<typename t1, typename t2, typename t3, typename t4, typename t5, typename t6, typename t7> </td></tr><tr><td class="memTemplItemLeft" nowrap align="right" valign="top"><a class="el" href="structcimg__library_1_1_c_img_list.html">CImgList</a> & </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1_c_img_list.html#bd71e487cd18e791abd0d4258f0c34fe">assign</a> (const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t3 > &img3, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t4 > &img4, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t5 > &img5, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t6 > &img6, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t7 > &img7, const bool shared=false)</td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">In-place version of the previous constructor. <br></td></tr><tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="f92ee6bae27d0a19c27a7bb0bef8fc23"></a><!-- doxytag: member="cimg_library::CImgList::CImgList" ref="f92ee6bae27d0a19c27a7bb0bef8fc23" 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)" -->template<typename t1, typename t2, typename t3, typename t4, typename t5, typename t6, typename t7, typename t8> </td></tr><tr><td class="memTemplItemLeft" nowrap align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structcimg__library_1_1_c_img_list.html#f92ee6bae27d0a19c27a7bb0bef8fc23">CImgList</a> (const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t1 > &img1, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t2 > &img2, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t3 > &img3, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t4 > &img4, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t5 > &img5, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t6 > &img6, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t7 > &img7, const <a class="el" href="structcimg__library_1_1_c_img.html">CImg</a>< t8 > &img8, const bool shared=false)</td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">Construct an image list from eight images. <br></td></tr><tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="588afc2b8cac1f93a96ce952be56ee88"></a><!-- doxytag: member="cimg_library::CImgList::assign" ref="588afc2b8cac1f93a96ce952be56ee88" 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)" -->
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -