InterpolateByte method in Coherence.Interpolation.LinearInterpolator Methods public override byte InterpolateByte(byte value1, byte value2, float t) Parameters Type Name Description byte value1 byte value2 float t Returns Type Description byte Overrides Interpolator.InterpolateByte(byte, byte, float)