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