Returns the entire DICOM pixel data as array of binary arrays.
If a DICOM pixel data element is not a DICOM sequence of items, an array with a single binary array entry will be returned. Binary arrays are supposed to be of the type byte[], ushort[] or short[].
PixelData Class | openDicom.Image Namespace