how to apply color corrections details within a dng file while calling imagemagick command to generate a eps file?

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
wiseman
Posts: 14
Joined: 2019-10-02T09:26:26-07:00
Authentication code: 1152

how to apply color corrections details within a dng file while calling imagemagick command to generate a eps file?

Post by wiseman »

Is there a way we can read the color corrections data within a dng file and apply to the imagemagick command while generating eps file from the dng file?
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: how to apply color corrections details within a dng file while calling imagemagick command to generate a eps file?

Post by fmw42 »

Please do not post the same question on different topics.
wiseman
Posts: 14
Joined: 2019-10-02T09:26:26-07:00
Authentication code: 1152

Re: how to apply color corrections details within a dng file while calling imagemagick command to generate a eps file?

Post by wiseman »

fmw42 wrote: 2019-10-03T09:01:19-07:00 Please do not post the same question on different topics.
Hi,

Sorry, I created the new thread later saw the reply to my question

But I did get some answers on this thread https://www.imagemagick.org/discourse-s ... 6f72187604

But looking for more alternatives if exists. Even if some other software can be used for these situation.

Thanks
Post Reply