Skip to content

rmallins/rgb2cmyk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This utility takes a raw binary rgb image file as input, and 
outputs a CMYK equivalent image to stdout.
It uses the algorithm documented here:

   http://en.wikipedia.org/w/index.php?title=CMYK_color_model&oldid=147065274#Conversions

Use it as follows:

   > rgb2cmyk rgbfile.raw > cmykfile.raw

Robin Mallinson 18th August 2010

About

Converts a raw binary RGB image to CMYK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages