Search found 12 matches
- 2016-12-11T23:12:06-07:00
- Forum: Users
- Topic: CMYW Printing ????
- Replies: 25
- Views: 12845
Re: CMYW Printing ????
I have not made it work successfully. I came close doing it in Photoshop but the printer driver always converts the CMYK to RGB and it messes up the cyan. The driver does not assign the remapped CMYK data to remapped printer channels. I don't know how to force the driver to keep the CMYK format ...
- 2016-11-14T15:40:07-07:00
- Forum: Users
- Topic: CMYW Printing ????
- Replies: 25
- Views: 12845
Re: CMYW Printing ????
The order I am looking for is KMYC. Prior to that conversion convert the CMYK or RGB input file's black to C=100% M=100% and Y=100%. Is that possible?
- 2016-11-14T14:37:44-07:00
- Forum: Users
- Topic: CMYW Printing ????
- Replies: 25
- Views: 12845
Re: CMYW Printing ????
The problem with that is K toner/drum set is the first set and C toner/drum set is last toner. The K channel data will be printed first instead of flooding the CMY color with K toner which is physically white toner in K cartridge. By swapping the C and K toner/drum set and matching swapped C and K ...
- 2016-11-14T12:26:26-07:00
- Forum: Users
- Topic: CMYW Printing ????
- Replies: 25
- Views: 12845
Re: CMYW Printing ????
The output file New_Draconian_cmyw.jpg using your code is CMYK but the C and K are not swapped which cannot be used as CMYW. The CMY color can be viewed in Photoshop by hiding the K channel .The Photoshop_Draconian_cmyw.jpg is a CMYK that was modified by swapping C and K channels to work as CMYW ...
- 2016-11-14T10:07:48-07:00
- Forum: Users
- Topic: CMYW Printing ????
- Replies: 25
- Views: 12845
Re: CMYW Printing ????
Here is the link to the description and detail about what I call CMYW file: https://www.dropbox.com/sh/66u3qyhzv9td ... EqQ2a?dl=0
- 2016-11-14T09:58:15-07:00
- Forum: Users
- Topic: CMYW Printing ????
- Replies: 25
- Views: 12845
Re: CMYW Printing ????
The Photoshop_Draconian_cmyw.jpg in the link below is the closest I can come close because the black and shade of gray were not converted to composite CMY black and gray.
https://www.dropbox.com/sh/66u3qyhzv9td ... EqQ2a?dl=0
https://www.dropbox.com/sh/66u3qyhzv9td ... EqQ2a?dl=0
- 2016-11-14T05:12:53-07:00
- Forum: Users
- Topic: Need help with RGB -> CMY color conversion
- Replies: 5
- Views: 11113
Re: Need help with RGB -> CMY color conversion
@Ghad,
Did you figure it out?
Luis
Did you figure it out?
Luis
- 2016-11-14T00:34:10-07:00
- Forum: Users
- Topic: CMYW Printing ????
- Replies: 25
- Views: 12845
Re: CMYW Printing ????
Here is the link to the Description and folder with original file, your codes output and the modified output in photoshop. https://www.dropbox.com/s/qv5twzjvkdstm98/Description%20of%20files.pdf?dl=0 Link to Folder of original and output files: https://www.dropbox.com/sh/66u3qyhzv9tdlrg/AADcZJHult ...
- 2016-11-13T16:02:10-07:00
- Forum: Users
- Topic: CMYW Printing ????
- Replies: 25
- Views: 12845
Re: CMYW Printing ????
BTW I can swap C and K channels by doing the following: 1) Create workpath and save it 2) Convert RGB to CMYK 3) Duplicate C channel 4) Delete the original C channel. Photoshop flattens the image and converts it to Multi channel mode 5) Use the path as selection 6) Hide CMY 7) Fill the selection ...
- 2016-11-13T15:41:13-07:00
- Forum: Users
- Topic: CMYW Printing ????
- Replies: 25
- Views: 12845
Re: CMYW Printing ????
OK I will try a CMYK image. I will post the output after conversion.
- 2016-11-13T11:17:11-07:00
- Forum: Users
- Topic: CMYW Printing ????
- Replies: 25
- Views: 12845
Re: CMYW Printing ????
I tried it but I am getting "-iclone no such image" error when I used smile.jpg for image. When I changed "-clone 3" to "-clone 2" i don't get the error. When I opened it in Photoshop the C and K channels were not swapped.
- 2016-11-12T14:49:51-07:00
- Forum: Users
- Topic: CMYW Printing ????
- Replies: 25
- Views: 12845
Re: CMYW Printing ????
@snibgo and @fmw42, I was wondering if you have come up with solution? I was wondering myself if ImageMagick is the way to go. There is a Rip called Icolor TransferRip. http://www.uninetimaging.com/downloads/technical/TecArtWebAdded/UniNet_iColor_Produce_White_Underprint_ENG.pdf The Rip uses a CMYK ...