Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 449 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 449 Bytes

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