Class Dither
[DataContract("Dither")]
public class Dither : ColorTransform- Inheritance
- 
      objectDither
- Inherited Members
Constructors
Dither()
public Dither()Methods
UpdateParameters(ColorTransformContext)
Updates the parameters for this transformation.
public override void UpdateParameters(ColorTransformContext context)Parameters
- contextColorTransformContext
- The context. 
Remarks
This method is called just before rendering the ColorTransformGroup that is holding this ColorTransformBase