RenderSnapshooter Class |
Namespace: Lumiscaphe.Workshop.Interop
The RenderSnapshooter type exposes the following members.
| Name | Description | |
|---|---|---|
| IsDestroyed |
Gets a value indicating whether this instance is destroyed.
|
| Name | Description | |
|---|---|---|
| Create |
Creates a snapshopter.
| |
| Destroy |
Destroys the snapshooter.
| |
| 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.) | |
| Snapshot |
Snapshots a scene.
| |
| SnapshotFastByte |
Snapshots a scene using the fast byte method.
| |
| SnapshotLayered |
Snapshots a scene as layered images.
| |
| SnapshotLayeredFastByte |
Snapshots a scene as layered images using the fast byte method.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |