factory Scalar.fromPointer(ffi.Pointer<cvg.Scalar> ptr, [bool attach = true]) => Scalar._(ptr, attach);