public void UpdateVolumeState( VolumeIdentifier identifier, List<Stream> volumeState )
public void UpdateVolumeState(
VolumeIdentifier identifier,
List<Stream> volumeState
)
Sub UpdateVolumeState( _ ByVal identifier As VolumeIdentifier, _ ByVal volumeState As List(Of Stream) _ )
Sub UpdateVolumeState( _
ByVal identifier As VolumeIdentifier, _
ByVal volumeState As List(Of Stream) _
void UpdateVolumeState( VolumeIdentifier^ identifier, List<Stream^>^ volumeState )
void UpdateVolumeState(
VolumeIdentifier^ identifier,
List<Stream^>^ volumeState
identifier The unique identifier of the 3D volume which state will be updated.
volumeState Type: List of System.Byte Array A list which contains the chunks of bytes that contains state information for the 3D volume.
Target Platforms
IWorkstationDataAccessAgent Interface
IWorkstationDataAccessAgent Members
Getting Started
Tutorials
New LEADTOOLS SDK Features
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
Media Streaming .NET | C API
Supported Platforms
.NET
Java
Android
iOS/macOS
HTML5 JavaScript
C API
C++ Class Library
Cloud Services Web API
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
HTML5 JavaScript Libraries