'UsageDim stream As Stream Dim value As Boolean value = DicomGlobal.IsDICOM(stream)
Parameters
- stream
 - The Stream which carries the data
 
Return Value
                True if the byte 129 - 132 is DICM and the next 8 bytes contains the group 0 header data 02 00 00 00 55 4C 04
                00