A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://pydicom.github.io/pydicom/dev/reference/generated/pydicom.tag.Tag.html below:

pydicom.tag.Tag — pydicom 3.1.0.dev0 documentation

pydicom.tag.Tag#
pydicom.tag.Tag(arg: int | str | tuple[int, int] | BaseTag, arg2: int | None = None) BaseTag[source]#

Create a BaseTag.

General function for creating a BaseTag from any of the standard forms:

Parameters:
  • arg (int | str | tuple[int, int]) –

    • If int then either the group number or the combined group and element numbers of the tag

    • If str then the corresponding element’s keyword

    • If tuple then the (group, element) numbers as (int, int).

  • arg2 (int, optional) – The element number of the DICOM tag, required when arg only contains the group number of the tag.

Return type:

BaseTag


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4