Averaging
Static Class in Zigurous.ColorPro
Declaration
public static class AveragingDescription
Functions for averaging colors together.
Extension Methods
| Average | Returns the result of averaging the RGBA component values of the color with another color. |
| AverageColor | Returns the result of averaging the RGBA component values of every pixel in the texture. |