DevBits
Home
Atlas
Play
About
Sign up
Log in
All
Go
image.NewNRGBA()
Examples using...
image.NewNRGBA()
Recent
Examples
Encode in Go
by GoDoc
Go
image.NewNRGBA
log.Fatal
color.NRGBA
image
image.Rect
Encode writes the Image m to w in PNG format. Any Image may be encoded, but images that are not image.NRGBA might be encoded lossily.