Android.Renderscripts.Allocation: Property Members

The properties of Android.Renderscripts.Allocation are listed below. For a list of all members, see the Allocation Members list.

See Also: Inherited members from Android.Renderscripts.BaseObj

Public Properties

[read-only]
BytesSizeint. Get the size of the Allocation in bytes.
[read-only]
ElementElement. Get the Android.Renderscripts.Element of the Android.Renderscripts.Type of the Allocation.
SurfaceAndroid.Views.Surface. Returns the handle to a raw buffer that is being managed by the screen compositor.
[read-only]
TypeType. Get the Android.Renderscripts.Type of the Allocation.
[read-only]
Usageint. Get the usage flags of the Allocation.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.