I'm looking for graphics library with CMYK support(JPG or TIF). I have to read one big image file and one small, then write second on first. Output have to be also CMYK(without any CMYK->RGB conversion). There are any? (C#/C++/Java or somthing else)
相关问题
- Plotting CMYK color space as 3D color solid
- Convert transparent PNG image into transparent JPE
- Converting a PDF to JPG with ImageMagick in PHP Gi
- System.Drawing.Image.Save throws ExternalException
- How to grab a geo TIFF image with python
相关文章
- c# saving very large bitmaps as jpegs (or any othe
- What share of Android devices benefits from Libjpe
- Does using image sprites make sense in HTTP/2?
- What is the best way to save image metadata alongs
- Read Tiff format in Java eclipse
- Lossless jpeg batch crop
- R: tiff( ) won't compress or set resolution to
- Using existing tools, how can I extract into separ
(Disclaimer, I work for Atalasoft) Atalasoft dotImage will read and write images in as CMYK as well as perform overlay operations in CMYK space.
the code you would need to do this is: