GetBytesChunks Method

Summary
Returns a chunk of bytes from a 3D volume file.
Syntax
C#
C++/CLI
public static List<Stream> GetBytesChunks( 
   string volumeFile 
) 
public: static List<Stream^>^ GetBytesChunks(  
   string^ volumeFile 
)  

Parameters

volumeFile
Type: System.String The path for the 3D volume file.

Return Value

Type: List of System.Byte Array A list which contains the chunks of bytes from the provided 3D volume file.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.DataAccessLayer Assembly

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