Skip to content

jasonrowsell/gen-bmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMP Generator

Creates and exports images as BMP files. https://en.wikipedia.org/wiki/BMP_file_format

go run main.go

The output file gradient.bmp will be generated in the current directory.

Image dimensions and gradient colors can be modified in the main() function.

About

Generate .bmp gradient img

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published