Dither Class
Namespace: Stride.Rendering.Images.DitherAssembly: Stride.Rendering.dll
Derived from Dither:
[DataContract("Dither")]
public class Dither : ColorTransform
| Name | Description | |
|---|---|---|
| Constructors | ||
| Dither() | ||
| Methods | ||
| UpdateParameters(ColorTransformContext) | ||
Constructors
Dither()
public Dither()
Methods
UpdateParameters(ColorTransformContext)
public override void UpdateParameters(ColorTransformContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| ColorTransformContext | context |