if(lhs[3].numeric_value()!=rhs[3].numeric_value())throw_eval_error("alpha channels must be equal for "+lhs.to_string("")+" + "+rhs.to_string(""),lhs.line(),lhs.path());
if(lhs[3].numeric_value()!=rhs[3].numeric_value())throw_eval_error("alpha channels must be equal for "+lhs.to_string("")+" + "+rhs.to_string(""),lhs.path(),lhs.line());