Click or drag to resize
DigitalRuneBloomFilter Properties

The BloomFilter 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 propertyDownsampleFactor
Gets or sets the downsample factor.
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 propertyIntensity
Gets or sets the bloom intensity factor.
Public propertyIsDisposed
Gets a value indicating whether this post-processor has been disposed of.
(Inherited from PostProcessor.)
Public propertyName
Gets or sets the name of the post-processor.
(Inherited from PostProcessor.)
Public propertySaturation
Gets or sets the bloom saturation.
Public propertyThreshold
Gets or sets the brightness threshold.
Top
See Also