Skip to content

Commit

Permalink
image - removed image url didnt do anything
Browse files Browse the repository at this point in the history
  • Loading branch information
brianvoe committed Feb 27, 2024
1 parent e31991a commit 51c0cc0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,6 @@ NiceColors() string
### Images

```go
ImageURL(width int, height int) string
Image(width int, height int) *img.RGBA
ImageJpeg(width int, height int) []byte
ImagePng(width int, height int) []byte
Expand Down

0 comments on commit 51c0cc0

Please sign in to comment.