Fills the images information into the given CompositeInstanceDataSet.
public void FillImagesInformation(
CompositeInstanceDataSet instanceDataSet,
string sopInstanceUID,
ReferencedImages[] images,
bool update
)
public:
void FillImagesInformation(
CompositeInstanceDataSet^ instanceDataSet,
String^ sopInstanceUID,
array<ReferencedImages^>^ images,
bool update
)
instanceDataSet
The DicomDataSet to extract the information from.
sopInstanceUID
Type: System.String
The SOP Instance UID to insert into instanceDataSet.
images
An array of ReferencedImages for which information is to be extracted.
update
if set to true, the function will append the images to dataset instead of replacing them
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document