c# - How can I open a CMYK tif image and read the pixels CMYK values? -


i have search around , can see many questions on converting values cant find library gives me cmyk values, can see examples rgb values?

if there library can open cmyk tif files , this?

one option use libtiff.net library (disclaimer: 1 of it's developers). library can provide access data in tiff without conversion of data.

following methods might useful you:

there getting started tutorial , samples.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -