DevBits
Home
Atlas
Play
About
Sign up
Log in
All
Go
color.Gray
Examples using...
color.Gray
Recent
Examples
Decode in Go
by GoDoc
Go
color.Gray
fmt.Print
color.GrayModel.Convert
fmt
image/color
Decode reads a PNG image from r and returns it as an image.Image. The type of Image returned depends on the PNG contents.
Examples
Drawer (FloydSteinberg) in Go
by GoDoc
Go
color.Gray
fmt.Print
math.Pow
color.Color
draw.FloydSteinberg.Draw
Drawer contains the Draw method.