Updated README
This commit is contained in:
parent
84476c3206
commit
536e5a7d54
1 changed files with 0 additions and 1 deletions
|
@ -142,7 +142,6 @@ Vidio provides some convenience functions for reading and writing to images usin
|
|||
Read(filename string, buffer ...[]byte) (int, int, []byte, error)
|
||||
Write(filename string, width, height int, buffer []byte) error
|
||||
```
|
||||
```
|
||||
|
||||
```go
|
||||
w, h, img, err := vidio.Read("input.png")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue