Leadtools.Dicom Namespace > DicomDataSet Class > GetPreamble Method : GetPreamble(Int32) Method |
'Usage Dim instance As DicomDataSet Dim length As Integer Dim value() As Byte value = instance.GetPreamble(length)
ObjectiveC Syntax
function Leadtools.Dicom.DicomDataSet.GetPreamble(Int32)( length )
public: array<byte>^ GetPreamble( int length )
If the value specified by length is >= 128, then the entire preamble will be returned. If length is < 128, then a truncated version of the preamble, with length length, will be returned.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2