Yes ...Thanks
I am just curious that if commercial printers use similar codes in their drivers to print a color image on paper?
Search found 7 matches
- 2018-08-23T08:28:12-07:00
- Forum: Users
- Topic: Reporting CMYK values
- Replies: 6
- Views: 5563
- 2018-08-20T11:36:28-07:00
- Forum: Users
- Topic: Reporting CMYK values
- Replies: 6
- Views: 5563
Re: Reporting CMYK values
I think i did not enter correct command at first. now it reports the results in the text file. Thank you for your help! : - ) my image pixels is 594*584. this is the first lines of the result text: # ImageMagick pixel enumeration: 594,584,65535,cmyk 0,0: (0,33257,42060,48316) #0081A4BC cmyk(0,129 ...
- 2018-08-20T10:32:40-07:00
- Forum: Users
- Topic: Reporting CMYK values
- Replies: 6
- Views: 5563
Re: Reporting CMYK values
Dear fmw42,
Thank you for your advice.
I place the image file in a folder and run the command but it sent back an error...
magick: no decode delegate for this image format @error/constitute.c/readimage/554
I tried both image and image.jpg but there is the same error.
Thank you for your advice.
I place the image file in a folder and run the command but it sent back an error...
magick: no decode delegate for this image format @error/constitute.c/readimage/554
I tried both image and image.jpg but there is the same error.
- 2018-08-20T08:51:44-07:00
- Forum: Users
- Topic: Reporting CMYK values
- Replies: 6
- Views: 5563
Reporting CMYK values
Hi ! Is there any source code or command line for reporting CMYK values automatically in a text file? Suppose a 10*10 pixel image...is there any code to read the image and report each pixel CMYK value (values between 0-100) and export to a text file? I have installed ImageMagick-7.0.8-10-Q16-x64-dll ...
- 2018-08-20T08:10:18-07:00
- Forum: Magick.NET
- Topic: RESOLVED: EPS Returning CMYK result for all type of color format
- Replies: 33
- Views: 94239
Re: RESOLVED: EPS Returning CMYK result for all type of color format
Thank you snibgo,
Actually at first I searched the forum and did not notice that here is for magick.NET!
So I will continue my questions in related forum.
Thank you
Actually at first I searched the forum and did not notice that here is for magick.NET!
So I will continue my questions in related forum.
Thank you
- 2018-08-18T02:46:39-07:00
- Forum: Magick.NET
- Topic: RESOLVED: EPS Returning CMYK result for all type of color format
- Replies: 33
- Views: 94239
Re: RESOLVED: EPS Returning CMYK result for all type of color format
Thank you snibgo!
I have just started learning here.
Please let me know the general steps and commands I should learn for writing this code. From which point I should start?
Or maybe there is a similar software or code already written by the others.
Thank you
I have just started learning here.
Please let me know the general steps and commands I should learn for writing this code. From which point I should start?
Or maybe there is a similar software or code already written by the others.
Thank you

- 2018-08-17T08:47:46-07:00
- Forum: Magick.NET
- Topic: RESOLVED: EPS Returning CMYK result for all type of color format
- Replies: 33
- Views: 94239
Re: RESOLVED: EPS Returning CMYK result for all type of color format
Hi !
Is there any source code for reporting CMYK values automatically in a text file?
Suppose a 10*10 pixel image...is there any code to read the image and report each pixel CMYK value (here it will be 100 values) and export to a text file?
Is there any source code for reporting CMYK values automatically in a text file?
Suppose a 10*10 pixel image...is there any code to read the image and report each pixel CMYK value (here it will be 100 values) and export to a text file?