|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
| Leadtools Namespace : RasterNativeBuffer Structure |
The following tables list the members exposed by RasterNativeBuffer.
| Name | Description | |
|---|---|---|
![]() | RasterNativeBuffer Constructor | Overloaded. |
| 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). |
| 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. ![]() ![]() |