element

package
v0.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 22, 2022 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GroupSeqItem      uint16 = 0xFFFE
	VLUndefinedLength uint32 = 0xFFFFFFFF
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Element

type Element struct {
	Tag                    tag.DicomTag
	TagName                string
	ValueRepresentation    vr.VRKind
	ValueRepresentationStr string
	ValueLength            uint32
	Value                  Value
}

func ReadElement

func ReadElement(r reader.DcmReader, isImplicit bool, binOrder binary.ByteOrder) (*Element, error)

type Val

type Val struct {
}

func (*Val) ToArray

func (v *Val) ToArray()

type Value

type Value interface {
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL