ColorCorrectionFilter Properties |
The ColorCorrectionFilter 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.) | |
GraphicsService |
Gets the graphics service.
(Inherited from PostProcessor.) | |
InterpolationParameter |
Gets or sets the interpolation parameter for interpolating between the result of
LookupTextureA and LookupTextureB.
| |
IsDisposed |
Gets a value indicating whether this post-processor has been disposed of.
(Inherited from PostProcessor.) | |
LookupTexture | Obsolete.
Gets or sets the primary color lookup texture (a 3D texture). Same as
LookupTextureA.
| |
LookupTextureA |
Gets or sets the primary color lookup texture (a 3D texture).
| |
LookupTextureB |
Gets or sets a secondary, optional color lookup texture (a 3D texture).
| |
Name |
Gets or sets the name of the post-processor.
(Inherited from PostProcessor.) | |
Strength |
Gets or sets the strength of the effect.
|