RenderImageDx9Surface Properties |
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.
|