GrainFilter Properties |
The GrainFilter 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.) | |
Enabled |
Gets or sets a value indicating whether this post-processor is enabled.
(Inherited from PostProcessor.) | |
GrainScale |
Gets or sets the grain scale.
| |
GraphicsService |
Gets the graphics service.
(Inherited from PostProcessor.) | |
IsAnimated |
Gets or sets a value indicating whether the noise is animated.
| |
IsDisposed |
Gets a value indicating whether this post-processor has been disposed of.
(Inherited from PostProcessor.) | |
LuminanceThreshold |
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
.)
| |
Name |
Gets or sets the name of the post-processor.
(Inherited from PostProcessor.) | |
ScaleWithLuminance |
Gets or sets a value indicating whether noise is blended equally to all pixels or whether
more noise is blended to dark pixels.
| |
Strength |
Gets or sets the strength of the grain effect.
|