RGB to CMYK
1. Write a function that reads an RGB value and rejects invalid values.
2. Write a function max(a, b, c) that returns the maximum of its three parameters.
3. Write a function RGBtoCMYK(r, g, b, c, m, y, k) that receives RGB values as input parameters, and returns CMYK values as reference parameters.
The program should read a data file consisting of an unkown number of RGB pixel values and convert them to the equivalent colors in CMYK. The text file with the values is in the attachments down below.
Be sure to comment the program.
this link hs some information.
http://www.daniweb.com/software-development/cpp/threads/330416/help-with-c-program-rbg-to-cmyk-conversion
The homework has a part two which I also need help with, so let me know if your are interested in doing that aswell.
Thank You.
Get Professional Help with Your Research Essay Paper Today From Our Student Essay Service!
2. Write a function max(a, b, c) that returns the maximum of its three parameters.
3. Write a function RGBtoCMYK(r, g, b, c, m, y, k) that receives RGB values as input parameters, and returns CMYK values as reference parameters.
The program should read a data file consisting of an unkown number of RGB pixel values and convert them to the equivalent colors in CMYK. The text file with the values is in the attachments down below.
Be sure to comment the program.
this link hs some information.
http://www.daniweb.com/software-development/cpp/threads/330416/help-with-c-program-rbg-to-cmyk-conversion
The homework has a part two which I also need help with, so let me know if your are interested in doing that aswell.
Thank You.
Get Professional Help with Your Research Essay Paper Today From Our Student Essay Service!

No comments:
Post a Comment