openDICOM.NET API Reference (openDICOM# Class Library)

PixelData.LoadFrom Method

Overload List

 

public void LoadFrom(DataElement,DataElement,DataElement,DataElement,DataElement,DataElement,DataElement,DataElement);

Re-creates a pixel data instance from the specified data set.

public void LoadFrom(DataSet);

 

public void LoadFrom(int,int,int,int,int,int,int,DataElement,TransferSyntax);

See Also

PixelData Class | openDicom.Image Namespace