Click or drag to resize
DigitalRuneUpsampleFilter Properties

The UpsampleFilter type exposes the following members.

Properties
  NameDescription
Public propertyDefaultTargetFormat
Gets or sets the default target format. (This property is used by the PostProcessorChain).
(Inherited from PostProcessor.)
Public propertyDepthSensitivity
Bilateral Upsampling: Gets or sets the depth sensitivity.
Public propertyDepthThreshold
Nearest-Depth Upsampling: Gets or sets the depth threshold used for edge detection.
Public propertyEnabled
Gets or sets a value indicating whether this post-processor is enabled.
(Inherited from PostProcessor.)
Public propertyGraphicsService
Gets the graphics service.
(Inherited from PostProcessor.)
Public propertyIsDisposed
Gets a value indicating whether this post-processor has been disposed of.
(Inherited from PostProcessor.)
Public propertyMode
Gets or sets the mode that is used for upsampling the low-resolution image.
Public propertyName
Gets or sets the name of the post-processor.
(Inherited from PostProcessor.)
Public propertyRebuildZBuffer
Gets or sets a value indicating whether to rebuild the Z-buffer.
Top
See Also