MajwareMAJWARE
Pixel Data

(7FE0,0010)

Pixel Data

Keyword: PixelData

A data stream of the pixel samples that comprise the Image. The order of pixels is left to right, top to bottom. The encoding follows the Transfer Syntax.

Tag Attributes

Tag ID
(7FE0,0010)
Compact
7FE00010
Keyword
PixelData
VR
OB/OW — Other Byte
VM
1
Retired
No

Module(s)

Image Pixel Module

Engineering Notes

The largest element in most DICOM files. For compressed images, contains encapsulated pixel data with item delimiters. For uncompressed, a continuous octet stream. VR is OB for compressed, OW for uncompressed 16-bit.

Troubleshooting

Pixel data length must match Rows × Columns × BitsAllocated/8 × SamplesPerPixel (× NumberOfFrames for multiframe). Any mismatch indicates file corruption or encoding error.