Click or drag to resize
DigitalRuneGrainFilter Properties

The GrainFilter 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 propertyEnabled
Gets or sets a value indicating whether this post-processor is enabled.
(Inherited from PostProcessor.)
Public propertyGrainScale
Gets or sets the grain scale.
Public propertyGraphicsService
Gets the graphics service.
(Inherited from PostProcessor.)
Public propertyIsAnimated
Gets or sets a value indicating whether the noise is animated.
Public propertyIsDisposed
Gets a value indicating whether this post-processor has been disposed of.
(Inherited from PostProcessor.)
Public propertyLuminanceThreshold
Gets or sets the luminance threshold. (Noise is only added to pixels with a luminance below this threshold. This value is ignored if ScaleWithLuminance is .)
Public propertyName
Gets or sets the name of the post-processor.
(Inherited from PostProcessor.)
Public propertyScaleWithLuminance
Gets or sets a value indicating whether noise is blended equally to all pixels or whether more noise is blended to dark pixels.
Public propertyStrength
Gets or sets the strength of the grain effect.
Top
See Also