Click or drag to resize

DicomHeaderParserGetTags Method (UInt32, UInt32)

Namespace:  Atalasoft.Imaging.Codec.Dicom
Assembly:  Atalasoft.dotImage.Dicom (in Atalasoft.dotImage.Dicom.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public uint[] GetTags(
	uint groupId,
	uint order
)

Parameters

groupId
Type: SystemUInt32
order
Type: SystemUInt32

Return Value

Type: UInt32
See Also