The following tables list the members exposed by RasterNativeBuffer.
Public Constructors
Name | Description | |
---|---|---|
RasterNativeBuffer | Gets a RasterNativeBuffer that has the specified capacity. |
Public Methods
Name | Description | |
---|---|---|
Dispose | Releases all resources used by this RasterNativeBuffer. | |
GetData | Copies data from this RasterNativeBuffer object to a byte array. | |
Resize | Resizes the buffer to the specified capacity. | |
SetBuffer | Copies data from a buffer into this RasterNativeBuffer object. | |
SetData | Copies data from a byte array into this RasterNativeBuffer object. |
Public Properties
Name | Description | |
---|---|---|
Buffer | Gets or sets the native (unmanaged) data. | |
Capacity | Gets or sets the native (unmanaged) data length (size in bytes). | |
Data | Gets or sets the native (unmanaged) data. | |
Empty | Gets an empty RasterNativeBuffer | |
Length | Gets or sets the native (unmanaged) data length (size in bytes). | |
Length | Gets or sets the native (unmanaged) data length (size in bytes). |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET