←Select platform

FillImagesInformation Method

Summary

Fills the images information into the given CompositeInstanceDataSet.

Syntax
C#
C++/CLI
public void FillImagesInformation( 
   CompositeInstanceDataSet instanceDataSet, 
   string sopInstanceUID, 
   ReferencedImages[] images, 
   bool update 
) 
public:  
   void FillImagesInformation( 
      CompositeInstanceDataSet^ instanceDataSet, 
      String^ sopInstanceUID, 
      array<ReferencedImages^>^ images, 
      bool update 
   ) 

Parameters

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

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.