opendicom.encoding.byteconvert.swapbytes_overloads.html
来自「一个对dicome 医学图片查看分析的开源代码」· HTML 代码 · 共 79 行
HTML
79 行
<html dir="LTR">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
<title>SwapBytes Method</title>
<xml>
</xml>
<link rel="stylesheet" type="text/css" href="MSDN.css" />
</head>
<body id="bodyID" class="dtBODY">
<div id="nsbanner">
<div id="bannerrow1">
<table class="bannerparthead" cellspacing="0">
<tr id="hdr">
<td class="runninghead">openDICOM.NET API Reference (openDICOM# Class Library)</td>
<td class="product">
</td>
</tr>
</table>
</div>
<div id="TitleRow">
<h1 class="dtH1">ByteConvert.SwapBytes燤ethod</h1>
</div>
</div>
<div id="nstext">
<p> Changes between little and big endian byte ordering of an array of bytes and returns it. </p>
<h4 class="dtH4">Overload List</h4>
<p> Changes between little and big endian byte ordering of an array of bytes and returns it. </p>
<blockquote class="dtBlock">
<a href="openDicom.Encoding.ByteConvert.SwapBytes_overload_9.html">public爏tatic燽yte[]燬wapBytes(byte[]);</a>
</blockquote>
<p> Changes between little and big endian byte ordering of a double and returns it. </p>
<blockquote class="dtBlock">
<a href="openDicom.Encoding.ByteConvert.SwapBytes_overload_8.html">public爏tatic燿ouble燬wapBytes(double);</a>
</blockquote>
<p> Changes between little and big endian byte ordering of a signed word and returns it. </p>
<blockquote class="dtBlock">
<a href="openDicom.Encoding.ByteConvert.SwapBytes_overload_2.html">public爏tatic爏hort燬wapBytes(short);</a>
</blockquote>
<p> Changes between little and big endian byte ordering of a signed integer and returns it. </p>
<blockquote class="dtBlock">
<a href="openDicom.Encoding.ByteConvert.SwapBytes_overload_4.html">public爏tatic爄nt燬wapBytes(int);</a>
</blockquote>
<p> Changes between little and big endian byte ordering of a signed long integer and returns it. </p>
<blockquote class="dtBlock">
<a href="openDicom.Encoding.ByteConvert.SwapBytes_overload_6.html">public爏tatic爈ong燬wapBytes(long);</a>
</blockquote>
<p> Changes between little and big endian byte ordering of a single or float and returns it. </p>
<blockquote class="dtBlock">
<a href="openDicom.Encoding.ByteConvert.SwapBytes_overload_7.html">public爏tatic爁loat燬wapBytes(float);</a>
</blockquote>
<p> Changes between little and big endian byte ordering of an unsigned word and returns it. </p>
<blockquote class="dtBlock">
<a href="openDicom.Encoding.ByteConvert.SwapBytes_overload_1.html">public爏tatic爑short燬wapBytes(ushort);</a>
</blockquote>
<p> Changes between little and big endian byte ordering of an unsigned integer and returns it. </p>
<blockquote class="dtBlock">
<a href="openDicom.Encoding.ByteConvert.SwapBytes_overload_3.html">public爏tatic爑int燬wapBytes(uint);</a>
</blockquote>
<p> Changes between little and big endian byte ordering of an unsigned long integer and returns it. </p>
<blockquote class="dtBlock">
<a href="openDicom.Encoding.ByteConvert.SwapBytes_overload_5.html">public爏tatic爑long燬wapBytes(ulong);</a>
</blockquote>
<h4 class="dtH4">See Also</h4>
<p>
<a href="openDicom.Encoding.ByteConvert.html">ByteConvert Class</a> | <a href="openDicom.Encoding.html">openDicom.Encoding Namespace</a></p>
<hr />
<div id="footer">
<p>
<a href="mailto:albert.gnandt@hs-heilbronn.de?subject=openDICOM.NET%20API%20Reference%20(openDICOM#%20Class%20Library)%20Documentation%20Feedback:%20ByteConvert.SwapBytes燤ethod">Send comments on this topic.</a>
</p>
<p>
<a>Copyright (C) 2006 Albert Gnandt</a>
</p>
<p>Generated from assembly opendicom-sharp [0.1.0.0]</p>
</div>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?