Click or drag to resize

RenderImageMemoryShared Properties

The RenderImageMemoryShared type exposes the following members.

Properties
  NameDescription
Public propertyBuffer
Gets the byte buffer of the shared memory buffer.
Public propertyCount
Gets the byte count of the buffer.
Public propertyDynamic
Gets the image dynamic.
Public propertyFormat
Gets the image format.
Public propertyIsDestroyed
Gets a value indicating whether this instance is destroyed.
Public propertyName
Gets the shared memory byte buffer name.
Public propertyOrientation
Gets the image orientation.
Public propertyResolution
Gets the image resolution.
Public propertySharedMemoryBuffer
Gets the shared memory buffer.
Top
See Also