openDICOM.NET API Reference (openDICOM# Class Library)

PixelData Methods

The methods of the PixelData class are listed below. For a complete list of PixelData class members, see the PixelData Members topic.

Public Static Methods

HasPixelData Determines whether specified data set contains pixel data.
IsValid Determines whether specified data set contains the minimum of necessary content for working with pixel data.

Public Instance Methods

LoadFromOverloaded.  
ToArray Returns the entire DICOM pixel data as array of binary arrays.
ToBytesArray Returns the entire DICOM pixel data as array of byte arrays.

See Also

PixelData Class | openDicom.Image Namespace