RenderImageDx9Surface Class |
Namespace: Lumiscaphe.Workshop.Interop
The RenderImageDx9Surface type exposes the following members.
Name | Description | |
---|---|---|
Device |
Gets the device used to create the DirectX9 Surface.
| |
Dynamic |
Gets the image dynamic.
| |
Format |
Gets the image format.
| |
IsDestroyed |
Gets a value indicating whether this instance is destroyed.
| |
Orientation |
Gets the image orientation.
| |
Resolution |
Gets the image resolution.
| |
Resources |
Gets the OpenGL resources used when creating the DirectX9 Surface.
| |
Surface |
Gets the IDirect3DSurface9 pointer of the DirectX9 Surface.
|
Name | Description | |
---|---|---|
Destroy |
Destroys the DirectX9 Surface.
| |
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.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |