public void GetData(
long offset,
byte[] buffer,
int bufferOffset,
int bytes
)
Public Sub GetData( _
ByVal offset As Long, _
ByVal buffer() As Byte, _
ByVal bufferOffset As Integer, _
ByVal bytes As Integer _
)
public:
void GetData(
int64 offset,
array<byte>^ buffer,
int bufferOffset,
int bytes
)
offset
Offset into this RasterNativeBuffer data at which copying begins.
buffer
The buffer that receives the data.
bufferOffset
Offset into buffer at which storing begins.
bytes
Number of bytes to copy.
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