<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?action=history&amp;feed=atom&amp;title=lmrcImageMove%28API%29</id>
		<title>lmrcImageMove(API) - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?action=history&amp;feed=atom&amp;title=lmrcImageMove%28API%29"/>
		<link rel="alternate" type="text/html" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?title=lmrcImageMove(API)&amp;action=history"/>
		<updated>2026-05-04T17:02:26Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.6</generator>

	<entry>
		<id>http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?title=lmrcImageMove(API)&amp;diff=3785&amp;oldid=prev</id>
		<title>Kinoshita: Created page with &quot;DataManip/mrcImage/src/'''lmrcImageMove''' is API for mrcImageMove and mrcImageTrans.  == constant ==  typedef enum lmrcImageMoveMode {  	lmrcImageMoveModePixelUnit=0...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?title=lmrcImageMove(API)&amp;diff=3785&amp;oldid=prev"/>
				<updated>2014-09-02T04:40:51Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;DataManip/mrcImage/src/&amp;#039;&amp;#039;&amp;#039;lmrcImageMove&amp;#039;&amp;#039;&amp;#039; is API for &lt;a href=&quot;/Eos/index.php/mrcImageMove&quot; title=&quot;mrcImageMove&quot;&gt;mrcImageMove&lt;/a&gt; and &lt;a href=&quot;/Eos/index.php/mrcImageTrans&quot; title=&quot;mrcImageTrans&quot;&gt;mrcImageTrans&lt;/a&gt;.  == constant ==  typedef enum lmrcImageMoveMode {  	lmrcImageMoveModePixelUnit=0...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;DataManip/mrcImage/src/'''lmrcImageMove''' is API for [[mrcImageMove]] and [[mrcImageTrans]].&lt;br /&gt;
&lt;br /&gt;
== constant ==&lt;br /&gt;
 typedef enum lmrcImageMoveMode {&lt;br /&gt;
 	lmrcImageMoveModePixelUnit=0&lt;br /&gt;
 } lmrcImageMoveMode;&lt;br /&gt;
&lt;br /&gt;
== struct ==&lt;br /&gt;
&lt;br /&gt;
== API ==&lt;br /&gt;
===Move Image===&lt;br /&gt;
 extern void lmrcImageMoveModePrint(FILE* fpt); &lt;br /&gt;
 extern void lmrcImageMove(mrcImage* out, mrcImage* in, double x, double y, double z, lmrcImageMoveMode mode);&lt;br /&gt;
&lt;br /&gt;
===Rotation and Move by Matrix(lmrcImageTrans)===&lt;br /&gt;
 extern void lmrcImageTrans(mrcImage* out, mrcImage* in, Matrix3D mat, int mode);&lt;/div&gt;</summary>
		<author><name>Kinoshita</name></author>	</entry>

	</feed>