Skip to content

juliancnn/simple_bmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple_bmp

Simple C library for image BMP of 24 bits, without compression and without color pallete.

Read the files for documentation.

Based on the article: Bits to Bitmaps: A simple walkthrough of BMP Image Format

Features

  • Load image BMP of 24 bits.
  • Create image BMP of 24 bits, without compression and without color pallete
  • Save image in disk

About

Simple library for image BMP of 24 bits, without compression and without color pallete

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages