Skip to content

ImageGeneratorC: A C program to generate BMP image with random color.

License

Notifications You must be signed in to change notification settings

BaseMax/Image-Generator-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Generator C

A C program to generate BMP image with random color.

Image Generator C

Image random generate

Image Generator C

Build

$ gcc ImageGenerator.c -o image_generator

Using

$ ./image_generator

And now you can open test.bmp file in a photo viewer or at your browser.

Welcome to help and feel free to contribute and send Pull request.

© Copyright Max Base, 2022