Initializes a new instance of the ColorErrorDiffusionToAdjacentNeighbors class.
Namespace:
AForge.Imaging.ColorReductionAssembly: AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C# |
---|
public ColorErrorDiffusionToAdjacentNeighbors( int[][] coefficients ) |
Parameters
- coefficients
- Type: array<
array<
System..::.Int32
>[]()[]
>[]()[]
Diffusion coefficients (see ColorErrorDiffusionToAdjacentNeighbors for more information).