opendicom.encoding.byteconvertmembers.html

来自「一个对dicome 医学图片查看分析的开源代码」· HTML 代码 · 共 54 行

HTML
54
字号
<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>ByteConvert Members</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 Members
					</h1>
      </div>
    </div>
    <div id="nstext">
      <p>
        <a href="openDicom.Encoding.ByteConvert.html">ByteConvert overview</a>
      </p>
      <h4 class="dtH4">Public Static Methods</h4>
      <div class="tablediv">
        <table class="dtTABLE" cellspacing="0"><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><img src="static.gif" /><a href="openDicom.Encoding.ByteConvert.SwapBytes_overloads.html">SwapBytes</a></td><td width="50%">Overloaded.  Changes between little and big endian byte ordering of an unsigned word and returns it. </td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><img src="static.gif" /><a href="openDicom.Encoding.ByteConvert.ToBytes_overloads.html">ToBytes</a></td><td width="50%">Overloaded.  Converts a string to an array of bytes by given DICOM character repertoire. </td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><img src="static.gif" /><a href="openDicom.Encoding.ByteConvert.ToSignedWords.html">ToSignedWords</a></td><td width="50%"> Converts an array of bytes into an array of signed words. </td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><img src="static.gif" /><a href="openDicom.Encoding.ByteConvert.ToString_overloads.html">ToString</a></td><td width="50%">Overloaded.  Converts an array of bytes into a string by given DICOM character repertoire. </td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><img src="static.gif" /><a href="openDicom.Encoding.ByteConvert.ToUnsignedWords.html">ToUnsignedWords</a></td><td width="50%"> Converts an array of bytes into an array of unsigned words. </td></tr></table>
      </div>
      <h4 class="dtH4">Public Instance Constructors</h4>
      <div class="tablediv">
        <table class="dtTABLE" cellspacing="0">
          <tr VALIGN="top">
            <td width="50%">
              <img src="pubmethod.gif" />
              <a href="openDicom.Encoding.ByteConvertConstructor.html">ByteConvert Constructor</a>
            </td>
            <td width="50%">Initializes a new instance of the <a href="openDicom.Encoding.ByteConvert.html">ByteConvert</a> class.</td>
          </tr>
        </table>
      </div>
      <h4 class="dtH4">Public Instance Methods</h4>
      <div class="tablediv">
        <table class="dtTABLE" cellspacing="0"><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemObjectClassEqualsTopic.asp">Equals</a> (inherited from <b>Object</b>)</td><td width="50%">

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?