inline void put(const Scalar<T>& value) { put(value.strip()); }
// Strip unit Vector2<> strip() const { return Vector2<>(x.strip(), y.strip()); }