RenderImageMemoryShared Methods |
The RenderImageMemoryShared type exposes the following members.
| Name | Description | |
|---|---|---|
| Create |
Creates a shared memory image using the specified name for the shared memory byte buffer.
| |
| Destroy |
Destroys the shared memory image.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Open |
Opens an existing shared memory image identified by the name of the shared memory buffer.
| |
| ToString |
Format the RenderImageMemoryShared to a String.
(Overrides ObjectToString.) |