The following tables list the members exposed by RasterNativeBuffer.
| Name | Description | |
|---|---|---|
| Data | Gets or sets the native (unmanaged) data. |
![]()
| Empty | Gets an empty RasterNativeBufferSupported in Silverlight, Windows Phone 7 |
| Length | Gets or sets the native (unmanage) data length (size in bytes). Supported in Silverlight, Windows Phone 7 |
| Name | Description | |
|---|---|---|
| GetData | Copies data from this RasterNativeBuffer object to a byte array. Supported in Silverlight, Windows Phone 7 |
| SetData | Copies data from a byte array into this RasterNativeBuffer object. Supported in Silverlight, Windows Phone 7 |