←Select platform

RasterNativeBuffer Structure Members

Summary

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).
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly