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

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
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.
ToString (inherited from Object) 

See Also

PixelData Class | openDicom.Image Namespace