Skip to content

this program takes a bmp file as an imput and outputs a pixel array with rgb values of each pixel

Notifications You must be signed in to change notification settings

OGzonio/BMP-to-ASCII

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

BMP-to-ASCII

this program takes a bmp file as an imput and outputs an ASCII art function read_bmp reads information from bmp file, takes each pixel rgb value and format it so its an array of rgb values function arr_to_ascii takes that arr and loops throught it to assing ascii to every pixel

About

this program takes a bmp file as an imput and outputs a pixel array with rgb values of each pixel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages