opendicom.encoding.transfersyntaxmethods.html

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

HTML
51
字号
<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>TransferSyntax Methods</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">TransferSyntax燤ethods</h1>
      </div>
    </div>
    <div id="nstext">
      <p>The methods of the <b>TransferSyntax</b> class are listed below. For a complete list of <b>TransferSyntax</b> class members, see the <a href="openDicom.Encoding.TransferSyntaxMembers.html">TransferSyntax Members</a> topic.</p>
      <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="openDicom.Encoding.TransferSyntax.CorrectByteOrdering_overloads.html">CorrectByteOrdering</a></td><td width="50%">Overloaded.  Determines whether the bytes of an unsigned word have to be swapped according to the used transfer syntax. There is considered the endian type of underlying machine and transfer syntax. </td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="openDicom.Encoding.TransferSyntax.Equals_overload_2.html">Equals</a></td><td width="50%">Overloaded.  Determines whether this instance is equal to another DICOM transfer syntax instance or not. Equality of the UIDs will be checked. </td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="openDicom.Encoding.TransferSyntax.LoadFrom_overloads.html">LoadFrom</a></td><td width="50%">Overloaded.  Re-creates a DICOM transfer syntax instance from specified data set containing a transfer syntax UID data element and default character repertoire. </td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="openDicom.Encoding.TransferSyntax.ToBytes.html">ToBytes</a></td><td width="50%"> Converts a string into an array of bytes by this DICOM transfer syntax instance's character repertoire. </td></tr><tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="openDicom.Encoding.TransferSyntax.ToString_overloads.html">ToString</a></td><td width="50%">Overloaded.  Converts count of bytes from a byte array starting at specified offset into a string by this DICOM transfer syntax instance's character repertoire. </td></tr></table>
      </div>
      <h4 class="dtH4">See Also</h4>
      <p>
        <a href="openDicom.Encoding.TransferSyntax.html">TransferSyntax 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:%20TransferSyntax燤ethods">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 + -
显示快捷键?