RenderSnapshooterParameters Properties |
The RenderSnapshooterParameters type exposes the following members.
Name | Description | |
---|---|---|
Alpha |
Gets or sets a value indicating whether the snapshot image is filtered by the alpha component.
| |
HdrOutput |
Gets or sets a value indicating whether the snapshot image is HDR.
| |
IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
Matting |
Gets or sets a value indicating whether the background of snapshot image is removed using triangulation matting.
| |
MotionBlur |
Gets or sets a value indicating whether the motion blur is enabled. Enable this when you want to snapshot a video with motion blur. WARNING: This parameter must be set to false when snapshooting an image. | |
MotionBlurPreviousFramePointOfView |
Gets or sets the motion blur previous frame point of view. This value is modified internaly using the point of view defined by the snapshot given during the snapshooting. | |
SoftwareAntialiasing |
Gets or sets a value indicating whether the software antialiasing is enabled.
| |
SuperSampling |
Gets or sets the super sampling value.
|