qingshang

Results 3 issues of qingshang

## Description ## Steps to Reproduce test.png is Transparent picture ![64afd1d9e88b99d06c34be2cb4316128_fg](https://user-images.githubusercontent.com/61321831/164934195-dd03f1ff-5d2f-4f4f-93df-7561a40d5d16.png) 1.im, _ := ioutil.ReadFile("test.png") 2.resMat, err := cv.IMDecode(im, cv.IMReadColor) 3.resMat.Empty() is true ## Your Environment * Operating System and...

how to use it if you can?

https://github.com/rogchap/v8go/blob/da7f43c007a43d74523db42da75874ede77d22c3/context.go#L57 In all cases, it is not released `ctx := v8go.NewContext(nil)` `ctx.Close()` `ctx.Isolate().Dispose()`

documentation