UpsampleFilter Properties |
The UpsampleFilter type exposes the following members.
Name | Description | |
---|---|---|
DefaultTargetFormat |
Gets or sets the default target format.
(This property is used by the PostProcessorChain).
(Inherited from PostProcessor.) | |
DepthSensitivity |
Bilateral Upsampling: Gets or sets the depth sensitivity.
| |
DepthThreshold |
Nearest-Depth Upsampling: Gets or sets the depth threshold used for edge detection.
| |
Enabled |
Gets or sets a value indicating whether this post-processor is enabled.
(Inherited from PostProcessor.) | |
GraphicsService |
Gets the graphics service.
(Inherited from PostProcessor.) | |
IsDisposed |
Gets a value indicating whether this post-processor has been disposed of.
(Inherited from PostProcessor.) | |
Mode |
Gets or sets the mode that is used for upsampling the low-resolution image.
| |
Name |
Gets or sets the name of the post-processor.
(Inherited from PostProcessor.) | |
RebuildZBuffer |
Gets or sets a value indicating whether to rebuild the Z-buffer.
|