/>
Lerp ( const T& A, const T& B, const U& Alpha ) Alpha在0到1之间,Alpha值越接近0则ReValue的值越接近A,Alpha值越接近1则ReValue的值越接近B
其中alpha可以被传入图片